summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPablo Neira Ayuso2011-07-05 14:53:37 +0200
committerPablo Neira Ayuso2011-07-05 14:53:37 +0200
commit355ce696611b6484f6368035bf84c1051acead75 (patch)
tree786332a515d86fe02ba33855c57ca9adeb631014 /include
parentinclude: remove unused ipaccess_read_msg definition from internal.h (diff)
downloadlibosmo-abis-355ce696611b6484f6368035bf84c1051acead75.tar.gz
libosmo-abis-355ce696611b6484f6368035bf84c1051acead75.tar.xz
libosmo-abis-355ce696611b6484f6368035bf84c1051acead75.zip
include: export lapd.h since openBSC needs it
More specifically, the unfinished ericsson rbs2000 BTS.
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am2
-rw-r--r--include/osmocom/abis/Makefile.am1
-rw-r--r--include/osmocom/abis/lapd.h (renamed from include/lapd.h)0
3 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index c94d3ee..ea38eec 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,3 +1,3 @@
-noinst_HEADERS=mISDNif.h internal.h lapd.h
+noinst_HEADERS=mISDNif.h internal.h
SUBDIRS=osmocom
diff --git a/include/osmocom/abis/Makefile.am b/include/osmocom/abis/Makefile.am
index 85c77b7..ea1eded 100644
--- a/include/osmocom/abis/Makefile.am
+++ b/include/osmocom/abis/Makefile.am
@@ -1,5 +1,6 @@
osmoabis_HEADERS = abis.h \
e1_input.h \
+ lapd.h \
logging.h \
subchan_demux.h \
ipa_proxy.h \
diff --git a/include/lapd.h b/include/osmocom/abis/lapd.h
index fb980d1..fb980d1 100644
--- a/include/lapd.h
+++ b/include/osmocom/abis/lapd.h