From 34bd8bdf30769b5aab50b87045ff2b621429c7be Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 19 Oct 2013 21:10:38 +0200 Subject: bts/tbf: Move the lists into the BTS and do the look-up from the BTS The list belongs to the BTS. This makes cleaning this up more easy and establishes a hierachy of resources that start from the BTS. The debug_diagram code is now broken. --- src/sysmo_sock.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sysmo_sock.cpp') diff --git a/src/sysmo_sock.cpp b/src/sysmo_sock.cpp index 6af2e9a..2e2d9d3 100644 --- a/src/sysmo_sock.cpp +++ b/src/sysmo_sock.cpp @@ -36,6 +36,7 @@ extern "C" { #include #include #include +#include #include extern void *tall_pcu_ctx; -- cgit v1.2.3