Jameson Nash %!s(int64=13) %!d(string=hai) anos
pai
achega
a9d723a19e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/types-compat.h

+ 1 - 1
include/types-compat.h

@@ -6,7 +6,7 @@
 #endif
 
 #include <sys/types.h>
-#include <machine/limits.h>
+#include <limits.h>
 
 #ifdef __linux__
 /* Not sure what to do about __pure2 on linux */