netinet/if_ether.h: add ETH_P_LLDP from linux v5.3
[musl] / src / ctype / iscntrl.c
index cb4114a..f27837e 100644 (file)
@@ -1,5 +1,4 @@
 #include <ctype.h>
-#include "libc.h"
 
 int iscntrl(int c)
 {