summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@nuts.ninka.net>2003-01-06 10:17:43 -0800
committerDavid S. Miller <davem@kernel.bkbits.net>2003-01-06 10:17:43 -0800
commita6a05f7e779b203fd2dcfea4452f7c1a673f3de2 (patch)
treeee514394f424a7cd210c8c132d8bd4d925385460
parent98af046cc6eaf5a5037ccc8e0378c2b995164562 (diff)
[NET]: Remove dup wireless.h include in socket.c.
-rw-r--r--net/socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socket.c b/net/socket.c
index 557ffcc3f69c..b17a1944444a 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -75,7 +75,6 @@
#include <linux/cache.h>
#include <linux/module.h>
#include <linux/highmem.h>
-#include <linux/wireless.h>
#include <linux/divert.h>
#include <linux/mount.h>