aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gtphub/gtphub_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtphub/gtphub_test.c')
-rw-r--r--tests/gtphub/gtphub_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtphub/gtphub_test.c b/tests/gtphub/gtphub_test.c
index 2e48bb106..ed4617624 100644
--- a/tests/gtphub/gtphub_test.c
+++ b/tests/gtphub/gtphub_test.c
@@ -54,7 +54,7 @@
void gtphub_init(struct gtphub *hub);
void gtphub_free(struct gtphub *hub);
-void *osmo_gtphub_ctx;
+extern void *osmo_gtphub_ctx;
static void nr_mapping_free(struct expiring_item *e)
{