- missing rpc/rpc.h for new rquota too

libnfs-4.0.0-vitalif
Memphiz 2011-06-01 19:10:23 +02:00
parent 98f5fee87d
commit c353ec247e
1 changed files with 1 additions and 0 deletions

View 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"