remove unused header stdio_ext.h
Fixes MAC build Change-Id: Icceb30ad1b8f63bb88c2baf21facf3a4e48b0664
This commit is contained in:
parent
c617134621
commit
3792d7e2f7
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