Merge "remove unused header stdio_ext.h"

This commit is contained in:
Jeff Vander Stoep 2015-05-14 17:14:43 +00:00 committed by Gerrit Code Review
commit 53416f6cf0

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)