diff options
Diffstat (limited to 'src/statistics.c')
-rw-r--r-- | src/statistics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics.c b/src/statistics.c index d1ffe526..a6121401 100644 --- a/src/statistics.c +++ b/src/statistics.c @@ -20,8 +20,8 @@ * */ - #include <sys/types.h> +#include <string.h> #include <osmocom/core/linuxlist.h> #include <osmocom/core/talloc.h> |