summaryrefslogtreecommitdiffstats
path: root/bstr/bstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'bstr/bstr.c')
-rw-r--r--bstr/bstr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bstr/bstr.c b/bstr/bstr.c
index de8f285161..1aae18ca19 100644
--- a/bstr/bstr.c
+++ b/bstr/bstr.c
@@ -17,6 +17,7 @@
*/
#include <string.h>
+#include <strings.h>
#include <assert.h>
#include <stdarg.h>
#include <stdint.h>