summaryrefslogtreecommitdiff
path: root/src/string/index.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/index.c')
-rw-r--r--src/string/index.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string/index.c b/src/string/index.c
index dd611251..252948f9 100644
--- a/src/string/index.c
+++ b/src/string/index.c
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
#include <string.h>
#include <strings.h>