mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1385 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
339 B
Diff
12 lines
339 B
Diff
--- nfs-utils-1.0.6/utils/statd/statd.c~ 2003-09-11 20:24:29.000000000 -1000
|
|
+++ nfs-utils-1.0.6/utils/statd/statd.c 2005-03-27 03:11:03.025582700 -1000
|
|
@@ -19,6 +19,7 @@
|
|
#include <rpc/pmap_clnt.h>
|
|
#include <rpcmisc.h>
|
|
#include <sys/resource.h>
|
|
+#include <sys/stat.h>
|
|
#include <grp.h>
|
|
#include "statd.h"
|
|
#include "version.h"
|
|
|