]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/whereami.c
CHG: `hf 14a read` - started to add a Magic tag gen2 detection. SKipping it for...
[proxmark3-svn] / client / whereami.c
index aa702adc22a19105927a04ed60d7631190bb40ea..a85318895f8dc4dfb07bcd6bcd96ea8287397aa0 100644 (file)
 extern "C" {
 #endif
 
+#if defined(__linux__)
+// make realpath() available:
 #define _DEFAULT_SOURCE
+#endif
 
 #if !defined(WAI_MALLOC) || !defined(WAI_FREE) || !defined(WAI_REALLOC)
 #include <stdlib.h>
Impressum, Datenschutz