remove unused header stdio_ext.h

Fixes MAC build

Change-Id: Icceb30ad1b8f63bb88c2baf21facf3a4e48b0664
This commit is contained in:
Jeff Vander Stoep 2015-05-14 09:50:33 -07:00 committed by Jeffrey Vander Stoep
parent c617134621
commit 3792d7e2f7

View file

@ -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)