Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
3e0da0327b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/disk_ops/unistd/disk_unistd_global.h

+ 1 - 1
src/core/disk_ops/unistd/disk_unistd_global.h

@@ -18,7 +18,7 @@
 #define __DISK_UNISTD_GLOBAL_H__
 
 #include <fcntl.h>
-#ifdef __linux
+#ifdef __linux__
 #include <sys/syscall.h>
 #endif