From: Memphiz Date: Wed, 1 Jun 2011 17:10:23 +0000 (+0200) Subject: - missing rpc/rpc.h for new rquota too X-Git-Tag: upstream/1.9.6^2~409^2 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=c353ec247e2b877093a59f8e9bf24ce0b50a1aec - missing rpc/rpc.h for new rquota too --- diff --git a/rquota/rquota.c b/rquota/rquota.c index e6a49de..640549b 100644 --- a/rquota/rquota.c +++ b/rquota/rquota.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include "libnfs.h" #include "libnfs-raw.h"