aboutsummaryrefslogtreecommitdiff
path: root/string/strcspn.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/strcspn.c')
-rw-r--r--string/strcspn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strcspn.c b/string/strcspn.c
index 06299e2..1035552 100644
--- a/string/strcspn.c
+++ b/string/strcspn.c
@@ -17,7 +17,7 @@
#include <string.h>
#include <stdint.h>
-#include <libc-internal.h>
+#include <libc-pointer-arith.h>
#undef strcspn