mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-01 10:21:52 +00:00
libselinux: drop unused stdio_ext.h header file
Nothing was being used from the stdio_ext.h header file, so remove it. Additionally, Mac builds, required for the Android build, do not have this header. Change-Id: Ic61c87fcda79ffebeef93a20a2b3802f048bb0b0 Signed-off-by: William Roberts <william.c.roberts@intel.com>
This commit is contained in:
parent
1a17785446
commit
f7ec9d9137
@ -10,7 +10,6 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdio_ext.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
|
Loading…
Reference in New Issue
Block a user