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