ZDR: New builtin replacement for RPC/XDR called ZDR
[deb_libnfs.git] / examples / nfsclient-sync.c
index 8563c1eadd38cf91b326646139f3fc1b8e5a4ce5..aeb3eedf4b6ecca8082a51d70234bca67175321e 100644 (file)
@@ -48,8 +48,8 @@ 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 "libnfs-raw.h"
 #include "libnfs-raw-mount.h"