- linux, osx, and ios need rpc/rpc.h includede before rpc/xdr.h
[deb_libnfs.git] / mount / mount.c
index 447052d8952e48d7306cf6697928981ee6dadd32..771a54917bcfdf5ddb8ae3bfdeea07f1106eacf7 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <stdio.h>
 #include <errno.h>
+#include <rpc/rpc.h>
 #include <rpc/xdr.h>
 #include "libnfs.h"
 #include "libnfs-raw.h"