diff options
Diffstat (limited to 'net/netlabel/netlabel_mgmt.c')
-rw-r--r-- | net/netlabel/netlabel_mgmt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netlabel/netlabel_mgmt.c b/net/netlabel/netlabel_mgmt.c index 4f251b19fbcc..dff8a0809245 100644 --- a/net/netlabel/netlabel_mgmt.c +++ b/net/netlabel/netlabel_mgmt.c | |||
@@ -42,7 +42,7 @@ | |||
42 | #include <net/ipv6.h> | 42 | #include <net/ipv6.h> |
43 | #include <net/netlabel.h> | 43 | #include <net/netlabel.h> |
44 | #include <net/cipso_ipv4.h> | 44 | #include <net/cipso_ipv4.h> |
45 | #include <asm/atomic.h> | 45 | #include <linux/atomic.h> |
46 | 46 | ||
47 | #include "netlabel_domainhash.h" | 47 | #include "netlabel_domainhash.h" |
48 | #include "netlabel_user.h" | 48 | #include "netlabel_user.h" |