aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-01-15 17:52:02 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-01-15 17:52:02 +0100
commit794e8f2649d4d53252751abc942c298e4dae90c3 (patch)
treeb0a618754ad302bd06fd72758d9b8b35f95e23bf /openbsc/include/openbsc/gsm_data.h
parent9e7837a14dd245dcd772f08b3afa7a54f09a37df (diff)
abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags
gsm_data_shared.h includes e1_input.h of libosmo-abis, add the LIBOSMOABIS_CFLAGS to Makefile.am, remove AM_LDFLAGS at the same time as we only build .a archives.
Diffstat (limited to 'openbsc/include/openbsc/gsm_data.h')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index 21c788932..6c36599b0 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -7,7 +7,6 @@
#include <osmocom/core/select.h>
#include <openbsc/rest_octets.h>
-#include <osmocom/abis/e1_input.h>
#define OBSC_NM_W_ACK_CB(__msgb) (__msgb)->cb[3]