Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux into next

This commit is contained in:
James Morris
2017-04-19 08:30:08 +10:00
11 changed files with 69 additions and 70 deletions
+1
View File
@@ -8,6 +8,7 @@
#include <string.h>
#include <errno.h>
#include <ctype.h>
#include <sys/socket.h>
struct security_class_mapping {
const char *name;
+1
View File
@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <sys/socket.h>
static void usage(char *name)
{