enabled.c: Remove stdio_ext.h header
This appears to be unused. Signed-off-by: Nick Kralevich <nnk@google.com>
This commit is contained in:
parent
75b14a5de1
commit
bb96e1305d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <stdio_ext.h>
|
||||
#include "policy.h"
|
||||
|
||||
int is_selinux_enabled(void)
|
||||
|
|
Loading…
Reference in a new issue