more header include cleanups
[deb_libnfs.git] / aros / aros_compat.h
index 528fdf78dcaf5ccb6dddf3a086a7a47126637319..e882967a6ee2e2ad14ab4ef867aab44e2d56a268 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef AROS_COMPAT_H
 #define AROS_COMPAT_H
 
+#include <unistd.h>
+#include <sys/types.h>
+#include <sys/ioctl.h>
 #include <netinet/in.h>
 #include <sys/mount.h>
 #include <proto/socket.h>