remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
[musl] / src / ctype / iswprint.c
index 69856e0..86f9d64 100644 (file)
@@ -1,5 +1,4 @@
 #include <wctype.h>
-#include "libc.h"
 
 /* Consider all legal codepoints as printable except for:
  * - C0 and C1 control characters