]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/flash.h
Fix windows compilation issues. But still not final. We should move to pthread and...
[proxmark3-svn] / client / flash.h
index ab4fca967a3615a13408679254103565ab332dc4..20090db7c88ae1e008936464ac88f1a827a5b9dc 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __FLASH_H__
 #define __FLASH_H__
 
+#include <stdint.h>
+
 struct partition {
   int start;
   int end;
Impressum, Datenschutz