* lib/selinux.c, lib/semanage.c: prototypes.h was not included.
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
#include "defines.h"
|
||||
|
||||
#include <selinux/selinux.h>
|
||||
#include "prototypes.h"
|
||||
|
||||
|
||||
static bool selinux_checked = false;
|
||||
|
Reference in New Issue
Block a user