aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/strrb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strrb.c b/src/strrb.c
index 972d1300..8f925bd3 100644
--- a/src/strrb.c
+++ b/src/strrb.c
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <string.h>
-#include <strings.h>
+#include <string.h>
#include <osmocom/core/strrb.h>