aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcscasecmp.c')
-rw-r--r--lib/libc/string/wcscasecmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/wcscasecmp.c b/lib/libc/string/wcscasecmp.c
index 50949ff38744..0132966fe0cf 100644
--- a/lib/libc/string/wcscasecmp.c
+++ b/lib/libc/string/wcscasecmp.c
@@ -26,7 +26,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <wchar.h>
#include <wctype.h>