- missing rpc/rpc.h for new rquota too
authorMemphiz <memphis@machzwo.de>
Wed, 1 Jun 2011 17:10:23 +0000 (19:10 +0200)
committerMemphiz <memphis@machzwo.de>
Wed, 1 Jun 2011 17:10:23 +0000 (19:10 +0200)
rquota/rquota.c

index e6a49de4a41be4ebec28d164c8959bd47e7626a4..640549b8e27326658fdcc918b8cab4b7f6def51d 100644 (file)
@@ -18,6 +18,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <sys/stat.h>
+#include <rpc/rpc.h>
 #include <rpc/xdr.h>
 #include "libnfs.h"
 #include "libnfs-raw.h"