diff options
Diffstat (limited to 'net/core/flow.c')
-rw-r--r-- | net/core/flow.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/flow.c b/net/core/flow.c index a77531c139b..19991175fde 100644 --- a/net/core/flow.c +++ b/net/core/flow.c | |||
@@ -23,7 +23,6 @@ | |||
23 | #include <linux/mutex.h> | 23 | #include <linux/mutex.h> |
24 | #include <net/flow.h> | 24 | #include <net/flow.h> |
25 | #include <asm/atomic.h> | 25 | #include <asm/atomic.h> |
26 | #include <asm/semaphore.h> | ||
27 | #include <linux/security.h> | 26 | #include <linux/security.h> |
28 | 27 | ||
29 | struct flow_cache_entry { | 28 | struct flow_cache_entry { |