AROS: it is called IoctlSocket/CloseSocket and WaitSelect on AROS.
[deb_libnfs.git] / lib / init.c
index 06f6e4bbb156d8e021d775ecdf6a234bd23663ce..80368c2915f99e9f5171d6590fcab66a96144022 100644 (file)
 #include "libnfs-raw.h"
 #include "libnfs-private.h"
 
+#ifdef AROS
+#include "aros_compat.h"
+#endif
+
 struct rpc_context *rpc_init_context(void)
 {
        struct rpc_context *rpc;