nfs-utils: moved from meta-extras to meta

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1385 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-03-22 18:31:40 +00:00
parent 6b86555e70
commit f40f63143b
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- 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"