ports/net/nfsshell/files/patch-nfs.c
Volker Stolz 5f2dbec2db Add nfsshell, a userland NFS command tool.
PR:		ports/77153
Submitted by:	johans@stack.nl
2005-02-09 11:14:39 +00:00

10 lines
267 B
C

--- 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>