]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/whereami.c
FIX: some compiler problems caused by PM3 master commit https://github.com/Proxmark...
[proxmark3-svn] / client / whereami.c
index 8f4c71916ca279dd8a0b65d006497904b422b77c..48e87c7fad35fd5547eccac857dc4b37f08a0627 100644 (file)
@@ -160,7 +160,7 @@ int WAI_PREFIX(getModulePath)(char* out, int capacity, int* dirname_length)
 */
 
 #elif defined(__linux__)
-
+#define _DEFAULT_SOURCE
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
Impressum, Datenschutz