aboutsummaryrefslogtreecommitdiffstats
path: root/src/iu_helpers.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-09-11 17:49:37 +0200
committerHarald Welte <laforge@gnumonks.org>2015-09-11 17:49:37 +0200
commit1d2c39d83bcbcf2c424e29edd7d804b87a726885 (patch)
tree38dfeb7b45bfb3af65d4f610213db1e0afc909ea /src/iu_helpers.c
parent35cbc11757cb6f8360e7d22d55e07c2d864a2979 (diff)
various cleanups (compiler warnings, coding style)
Diffstat (limited to 'src/iu_helpers.c')
-rw-r--r--src/iu_helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/iu_helpers.c b/src/iu_helpers.c
index fee51bc..bc87905 100644
--- a/src/iu_helpers.c
+++ b/src/iu_helpers.c
@@ -1,4 +1,5 @@
#include <stdint.h>
+#include <string.h>
#include <osmocom/core/utils.h>