diff options
Diffstat (limited to 'tests/oap')
-rw-r--r-- | tests/oap/oap_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/oap/oap_test.c b/tests/oap/oap_test.c index f7fe0b78..ccf49069 100644 --- a/tests/oap/oap_test.c +++ b/tests/oap/oap_test.c @@ -21,6 +21,7 @@ * */ +#include <osmocom/core/application.h> #include <osmocom/core/logging.h> #include <osmocom/core/utils.h> #include <osmocom/gsm/oap.h> |