aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-02-18 20:11:38 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-02-18 20:11:38 +0000
commit0f1a1bd1aa76496c393eb0bd28acda5c14142ecd (patch)
tree8417c2e8ce913752a5236d5299b755930024a4dd
parenta514d13d5ef41af4a34567f3e289e6c02ea11049 (diff)
downloadbusybox-w32-0f1a1bd1aa76496c393eb0bd28acda5c14142ecd.tar.gz
busybox-w32-0f1a1bd1aa76496c393eb0bd28acda5c14142ecd.tar.bz2
busybox-w32-0f1a1bd1aa76496c393eb0bd28acda5c14142ecd.zip
Remove leftover junk
git-svn-id: svn://busybox.net/trunk/busybox@1850 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--nfsmount.c1
-rw-r--r--util-linux/nfsmount.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/nfsmount.c b/nfsmount.c
index fff02d312..ae44f3207 100644
--- a/nfsmount.c
+++ b/nfsmount.c
@@ -46,7 +46,6 @@
46#include <rpc/pmap_clnt.h> 46#include <rpc/pmap_clnt.h>
47#include <sys/socket.h> 47#include <sys/socket.h>
48#include <time.h> 48#include <time.h>
49//#include <sys/time.h>
50#include <sys/utsname.h> 49#include <sys/utsname.h>
51#include <netinet/in.h> 50#include <netinet/in.h>
52#include <arpa/inet.h> 51#include <arpa/inet.h>
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 @@
46#include <rpc/pmap_clnt.h> 46#include <rpc/pmap_clnt.h>
47#include <sys/socket.h> 47#include <sys/socket.h>
48#include <time.h> 48#include <time.h>
49//#include <sys/time.h>
50#include <sys/utsname.h> 49#include <sys/utsname.h>
51#include <netinet/in.h> 50#include <netinet/in.h>
52#include <arpa/inet.h> 51#include <arpa/inet.h>