* rltty.c: #if out some code if __GO32__.
[deliverable/binutils-gdb.git] / readline / sysdep-aix.h
index 4487c8ccdc9d7773046ecc31c4548334e8ba0a5f..40c983a19c7485d166b043cee28bcb9caa2d2968 100644 (file)
@@ -1,5 +1,6 @@
 /* System-dependent stuff for AIX 3.1 on RS/6000 */
 
 #pragma alloca
+#include <sys/types.h>
 #include <dirent.h>
 typedef struct dirent dirent;
This page took 0.027214 seconds and 4 git commands to generate.