From 54b4979de6ee0340694dc7cef85ddce9cf2e6aa6 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 7 Jun 2011 12:15:26 +0200 Subject: src: add libosmo_abis_init(void *ctx) to set the talloc context This function is called during initialization, so we can set what's the talloc context for the application and the library. --- include/osmocom/abis/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/abis/Makefile.am') diff --git a/include/osmocom/abis/Makefile.am b/include/osmocom/abis/Makefile.am index 8bdcc96..3093ee5 100644 --- a/include/osmocom/abis/Makefile.am +++ b/include/osmocom/abis/Makefile.am @@ -1,3 +1,3 @@ -osmoabis_HEADERS = e1_input.h subchan_demux.h ipaccess.h trau_frame.h +osmoabis_HEADERS = abis.h e1_input.h subchan_demux.h ipaccess.h trau_frame.h osmoabisdir = $(includedir)/osmocom/gsm/abis -- cgit v1.2.3-55-g7522