]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/mfkey/mfkey32.c
Fix compile errors with MacOS (#312)
[proxmark3-svn] / tools / mfkey / mfkey32.c
index 4ab4bad4e10f65ffbaee1716e2f051ba9ac4e1f5..a5665ab2e398042bccba48b753b42e8862cb95fd 100755 (executable)
@@ -4,7 +4,8 @@
 #include <stdlib.h>
 #include "crapto1/crapto1.h"
 #include "mfkey.h"
-#include "util.h"
+#include "util_posix.h"
+
 
 // 32 bit recover key from 2 nonces
 int main (int argc, char *argv[]) {
Impressum, Datenschutz