Initial AROS support.
[deb_libnfs.git] / include / nfsc / libnfs.h
index 75613d701bf67b034c563d0c1f7cce0ecc310e74..094de3c27027bad8280853d924f6a2a1fd3aed9b 100644 (file)
@@ -21,6 +21,9 @@
 #if defined(ANDROID)
 #include <sys/time.h>
 #endif
+#if defined(AROS)
+#include <sys/time.h>
+#endif
 
 struct nfs_context;
 struct rpc_context;