summaryrefslogtreecommitdiff
path: root/libc/string/ffs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/ffs.c')
-rw-r--r--libc/string/ffs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/ffs.c b/libc/string/ffs.c
index d98383d4e..9a68dc302 100644
--- a/libc/string/ffs.c
+++ b/libc/string/ffs.c
@@ -8,6 +8,7 @@
/* ffsl,ffsll */
#include "_string.h"
+#include <strings.h>
libc_hidden_proto(ffs)