diff options
-rw-r--r-- | tests/msgfile/msgfile_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/msgfile/msgfile_test.c b/tests/msgfile/msgfile_test.c index a9196947..2684b6a4 100644 --- a/tests/msgfile/msgfile_test.c +++ b/tests/msgfile/msgfile_test.c @@ -20,6 +20,7 @@ */ #include <osmocom/core/msgfile.h> +#include <osmocom/core/talloc.h> #include <stdio.h> |