Loading...
include/fnmatch.h Libc-1725.40.4 Libc-498
--- Libc/Libc-1725.40.4/include/fnmatch.h
+++ Libc/Libc-498/include/fnmatch.h
@@ -58,10 +58,7 @@
 #ifndef	_FNMATCH_H_
 #define	_FNMATCH_H_
 
-#include <_bounds.h>
 #include <sys/cdefs.h>
-
-_LIBC_SINGLE_BY_DEFAULT()
 
 #define	FNM_NOMATCH	1	/* Match failed. */