Wichert Akkerman лет назад: 27
Родитель
Сommit
f6948eb302
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      acconfig.h

+ 3 - 0
acconfig.h

@@ -69,3 +69,6 @@
 /* Do we have proper memory information in struct sysinfo */
 #undef MEMINFO_IN_SYSINFO
 
+/* Define the ptrdiff_t type if your system doesn't have it */
+#undef ptrdiff_t
+