Przeglądaj źródła

resolve conditioanl includes for linux

richarddobson 2 lat temu
rodzic
commit
2e17e19256
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      dev/externals/paprogs/recsf/recsf.c

+ 1 - 1
dev/externals/paprogs/recsf/recsf.c

@@ -41,7 +41,7 @@
 #endif
 #endif
 
 
 #ifdef unix
 #ifdef unix
-
+#include <aaio.h>
 #include <sys/types.h>
 #include <sys/types.h>
 #include <sys/timeb.h>
 #include <sys/timeb.h>
 #endif
 #endif