]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nfs-utils/nfs-utils-1.0.6/stat-include.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nfs-utils / nfs-utils-1.0.6 / stat-include.patch
1 --- nfs-utils-1.0.6/utils/statd/statd.c~        2003-09-11 20:24:29.000000000 -1000
2 +++ nfs-utils-1.0.6/utils/statd/statd.c 2005-03-27 03:11:03.025582700 -1000
3 @@ -19,6 +19,7 @@
4  #include <rpc/pmap_clnt.h>
5  #include <rpcmisc.h>
6  #include <sys/resource.h>
7 +#include <sys/stat.h>
8  #include <grp.h>
9  #include "statd.h"
10  #include "version.h"
11