diff options
Diffstat (limited to 'net/nfsshell/files/patch-nfs.c')
-rw-r--r-- | net/nfsshell/files/patch-nfs.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/nfsshell/files/patch-nfs.c b/net/nfsshell/files/patch-nfs.c new file mode 100644 index 0000000..148e8cc --- /dev/null +++ b/net/nfsshell/files/patch-nfs.c @@ -0,0 +1,10 @@ +--- nfs.c.orig Sat Feb 5 23:17:18 2005 ++++ nfs.c Sat Feb 5 23:17:09 2005 +@@ -50,7 +50,6 @@ + #include <netinet/in.h> + #include <arpa/inet.h> + #include <sys/time.h> +-#include <sys/sysmacros.h> + #include "mount.h" + #include "nfs_prot.h" + #include <netinet/in_systm.h> |