summaryrefslogtreecommitdiffstats
path: root/network/common.c
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2008-09-01 17:22:42 -0300
committerClaudio Takahasi <claudio.takahasi@openbossa.org>2008-09-01 17:23:27 -0300
commit710caac17aa306c94378ce4d4cf08068138a9434 (patch)
tree0e65094f7c01c09ab4b6f172f06b617613c0cf45 /network/common.c
parent676f5e7dea3c6c160ffdf08d42bf83e72a5a6c3f (diff)
Network: Minor cleanup
Diffstat (limited to 'network/common.c')
-rw-r--r--network/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/network/common.c b/network/common.c
index 151e4810..dd901706 100644
--- a/network/common.c
+++ b/network/common.c
@@ -32,7 +32,6 @@
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
-#include <sys/stat.h>
#include <sys/wait.h>
#include <net/if.h>