add s390x port
[musl] / src / string / stpcpy.c
index feb9eb8..06623c4 100644 (file)
@@ -1,5 +1,4 @@
 #include <string.h>
-#include <stdlib.h>
 #include <stdint.h>
 #include <limits.h>
 #include "libc.h"