AROS: it is called IoctlSocket/CloseSocket and WaitSelect on AROS.
[deb_libnfs.git] / examples / nfsclient-sync.c
index a56f27d5ac8738f887804d1a8fd1496cbb2c8727..e42214aab473c5b6d72bd338bb154ebeb2b72612 100644 (file)
@@ -45,6 +45,7 @@ WSADATA wsaData;
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include "libnfs-zdr.h"
 #include "libnfs.h"
 #include <rpc/rpc.h>            /* for authunix_create() */
 #include <popt.h>