aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/oml.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-01-04 20:29:24 +0100
committerHarald Welte <laforge@gnumonks.org>2016-01-04 20:29:24 +0100
commit085569df55ceb3737b79f53b015b0c064698ddc6 (patch)
tree3b8eb6f761f044deffdcf2f3ed435584a5e9b671 /include/osmo-bts/oml.h
parent21b020b33633683d7c785af15c773aab0f79d0de (diff)
fix large amount of compiler warnings in common and sysmobts code
Diffstat (limited to 'include/osmo-bts/oml.h')
-rw-r--r--include/osmo-bts/oml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmo-bts/oml.h b/include/osmo-bts/oml.h
index d32a5fbc..d3dda710 100644
--- a/include/osmo-bts/oml.h
+++ b/include/osmo-bts/oml.h
@@ -4,6 +4,7 @@
struct gsm_bts;
struct gsm_abis_mo;
struct msgb;
+struct gsm_lchan;
int oml_init(void);