remove riscv64 bits/user.h contents
[musl] / src / ctype / isupper.c
index 68c36f4..bfd15ac 100644 (file)
@@ -1,5 +1,4 @@
 #include <ctype.h>
-#include "libc.h"
 #undef isupper
 
 int isupper(int c)