]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
CHG: test to remove a call <sys/types.h> seems to be conflict with mac os x...
authoriceman1001 <iceman@iuse.se>
Fri, 6 May 2016 18:09:10 +0000 (20:09 +0200)
committericeman1001 <iceman@iuse.se>
Fri, 6 May 2016 18:09:10 +0000 (20:09 +0200)
armsrc/apps.h

index d0d0a30e1f22dfc56824fc42b0c10a981a6ff9e7..ffd5f82d0dd0b2590dd624089bd127aa6decbce6 100644 (file)
@@ -14,7 +14,7 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <sys/types.h> 
+//#include <sys/types.h> 
 #include "common.h"
 #include "crc32.h"
 #include "lfdemod.h"
Impressum, Datenschutz