aarch64: add HWCAP_ flags from linux v4.17
[musl] / src / string / strlen.c
index d6f8631..929ddcb 100644 (file)
@@ -1,5 +1,4 @@
 #include <string.h>
-#include <stdlib.h>
 #include <stdint.h>
 #include <limits.h>