repositories
/
deb_libnfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f5fee
)
- missing rpc/rpc.h for new rquota too
author
Memphiz
<memphis@machzwo.de>
Wed, 1 Jun 2011 17:10:23 +0000
(19:10 +0200)
committer
Memphiz
<memphis@machzwo.de>
Wed, 1 Jun 2011 17:10:23 +0000
(19:10 +0200)
rquota/rquota.c
patch
|
blob
|
blame
|
history
diff --git
a/rquota/rquota.c
b/rquota/rquota.c
index e6a49de4a41be4ebec28d164c8959bd47e7626a4..640549b8e27326658fdcc918b8cab4b7f6def51d 100644
(file)
--- a/
rquota/rquota.c
+++ b/
rquota/rquota.c
@@
-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"