summaryrefslogtreecommitdiffstats
path: root/src/e1_input.c
diff options
context:
space:
mode:
authorHarald Welte2011-07-18 14:49:56 +0200
committerHarald Welte2011-07-18 14:51:16 +0200
commit71d87b2597bdbb6e555af43831b4ef7788f858e1 (patch)
treeb4f077ebe7474c131cf8f94ceb69e84754bf97e7 /src/e1_input.c
parentipaccess: ipaccess_fd_cb needs to be extern (diff)
downloadlibosmo-abis-71d87b2597bdbb6e555af43831b4ef7788f858e1.tar.gz
libosmo-abis-71d87b2597bdbb6e555af43831b4ef7788f858e1.tar.xz
libosmo-abis-71d87b2597bdbb6e555af43831b4ef7788f858e1.zip
talloc: revert to use talloc inside libosmocore
It's not a good idea to confuse the two changes with each other. Moving the Abis part into a separate library is independent from the question whether we have talloc inside libosmocore or use a stand-alone talloc library.
Diffstat (limited to 'src/e1_input.c')
-rw-r--r--src/e1_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/e1_input.c b/src/e1_input.c
index 6873f21..9c2dcb7 100644
--- a/src/e1_input.c
+++ b/src/e1_input.c
@@ -47,7 +47,7 @@
#include <osmocom/abis/e1_input.h>
#include <osmocom/core/linuxlist.h>
#include <osmocom/abis/subchan_demux.h>
-#include <talloc.h>
+#include <osmocom/core/talloc.h>
#define NUM_E1_TS 32