]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/nonce2key/nonce2key.h
Code cleanup: deduplicate crapto1 library (#228)
[proxmark3-svn] / client / nonce2key / nonce2key.h
index fac9c1510a2faa8613b0d696c887c45ef69d002b..07ad18c0d79efda5fd2f9da5e2b6b56b609429d8 100644 (file)
 #ifndef __NONCE2KEY_H
 #define __NONCE2KEY_H
 
-#include <stdio.h>
-#include <stdlib.h>
-#include "crapto1.h"
-#include "common.h"
-//#include <stdbool.h> //for bool
+#include <stdint.h>
+#include <stdbool.h>
 
 typedef struct {
                          uint32_t cuid;
Impressum, Datenschutz