diff options
Diffstat (limited to 'scripts/selinux/genheaders')
-rw-r--r-- | scripts/selinux/genheaders/genheaders.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/selinux/genheaders/genheaders.c b/scripts/selinux/genheaders/genheaders.c index f4dd41f900d5..6a24569c3578 100644 --- a/scripts/selinux/genheaders/genheaders.c +++ b/scripts/selinux/genheaders/genheaders.c | |||
@@ -8,6 +8,7 @@ | |||
8 | #include <string.h> | 8 | #include <string.h> |
9 | #include <errno.h> | 9 | #include <errno.h> |
10 | #include <ctype.h> | 10 | #include <ctype.h> |
11 | #include <sys/socket.h> | ||
11 | 12 | ||
12 | struct security_class_mapping { | 13 | struct security_class_mapping { |
13 | const char *name; | 14 | const char *name; |