aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipa_proxy.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@gnumonks.org>2011-07-02 18:48:45 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2011-07-05 16:38:16 +0200
commitfe8ab0af7a3a0a8dce32907efda7a86ea39bc884 (patch)
treeeac8c105bfa97fd619aff541a21014073f6e8588 /src/ipa_proxy.c
parent62d345a6ef199d5c3011acd3b0904d4d316215a0 (diff)
logging: use new harald's logging infrastructure in libosmocore
I can send patches to improve it later, better not to waste much time at it by now so port libosmo-abis upon it.
Diffstat (limited to 'src/ipa_proxy.c')
-rw-r--r--src/ipa_proxy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ipa_proxy.c b/src/ipa_proxy.c
index 4d08e17..2ad4654 100644
--- a/src/ipa_proxy.c
+++ b/src/ipa_proxy.c
@@ -21,7 +21,6 @@
#include <osmocom/abis/e1_input.h>
#include <osmocom/abis/ipaccess.h>
#include <osmocom/core/socket.h>
-#include <osmocom/abis/logging.h>
#include <osmocom/abis/ipa.h>
#include <osmocom/vty/vty.h>