aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-08-20 23:27:37 +0200
committerHarald Welte <laforge@gnumonks.org>2014-08-20 23:30:28 +0200
commit07198750b29fa891dd6c1d6266964691aa9e9095 (patch)
tree579d22722bf2ed72e46515e6eaf7d4589791fcba /src/common
parentac76388c778f453c335510a77ff5a6054c691979 (diff)
adopt to recent libosmocore ipa rename
Diffstat (limited to 'src/common')
-rw-r--r--src/common/abis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/abis.c b/src/common/abis.c
index f9fa4ba1..d546a760 100644
--- a/src/common/abis.c
+++ b/src/common/abis.c
@@ -40,6 +40,7 @@
#include <osmocom/abis/abis.h>
#include <osmocom/abis/e1_input.h>
#include <osmocom/abis/ipaccess.h>
+#include <osmocom/gsm/ipa.h>
#include <osmo-bts/logging.h>
#include <osmo-bts/gsm_data.h>