Selinux complains about deprecated selinux/flask.h, stop including it
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -68,7 +68,9 @@
|
||||
//usage: )
|
||||
|
||||
#include <selinux/context.h>
|
||||
#include <selinux/flask.h>
|
||||
/* from deprecated <selinux/flask.h>: */
|
||||
#undef SECCLASS_PROCESS
|
||||
#define SECCLASS_PROCESS 2
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
Reference in New Issue
Block a user