blob: dca0e90931851afbd3d27b494a859b0fe849faf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
  | 
--- a/include/linux/compat-3.1.h
+++ b/include/linux/compat-3.1.h
@@ -7,6 +7,8 @@
 
 #include <linux/security.h>
 
+#include <linux/security.h>
+
 #define genl_dump_check_consistent(cb, user_hdr, family)
 
 #define IFF_TX_SKB_SHARING	0x10000	/* The interface supports sharing
  |