diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-18 20:11:38 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-18 20:11:38 +0000 |
commit | f57a83206398c3d47b8465f05a3c576b2d41187c (patch) | |
tree | 8417c2e8ce913752a5236d5299b755930024a4dd /util-linux/nfsmount.c | |
parent | b50da53e0c6e07bbf69ac7ec1730087edf6815a1 (diff) |
Remove leftover junk
Diffstat (limited to 'util-linux/nfsmount.c')
-rw-r--r-- | util-linux/nfsmount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/nfsmount.c b/util-linux/nfsmount.c index fff02d312..ae44f3207 100644 --- a/util-linux/nfsmount.c +++ b/util-linux/nfsmount.c @@ -46,7 +46,6 @@ #include <rpc/pmap_clnt.h> #include <sys/socket.h> #include <time.h> -//#include <sys/time.h> #include <sys/utsname.h> #include <netinet/in.h> #include <arpa/inet.h> |