summaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom/gprs/gprs_bssgp.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-16 17:45:59 +0800
committerHarald Welte <laforge@gnumonks.org>2012-06-16 17:53:38 +0800
commitcca4963c581f26353b6fb1187446df70b399cf29 (patch)
tree7b68a846b718c72a6e78398ec70a943b9ca722f5 /openbsc/include/osmocom/gprs/gprs_bssgp.h
parent4f5883bc6ef83e692625de05e1d7297a0772d4c7 (diff)
libgb: Remove dependency to openbsc/debug.h
Diffstat (limited to 'openbsc/include/osmocom/gprs/gprs_bssgp.h')
-rw-r--r--openbsc/include/osmocom/gprs/gprs_bssgp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/osmocom/gprs/gprs_bssgp.h b/openbsc/include/osmocom/gprs/gprs_bssgp.h
index 9970a513..25c902c1 100644
--- a/openbsc/include/osmocom/gprs/gprs_bssgp.h
+++ b/openbsc/include/osmocom/gprs/gprs_bssgp.h
@@ -249,5 +249,6 @@ int gprs_bssgp_tx_paging(uint16_t nsei, uint16_t ns_bvci,
/* gprs_bssgp_vty.c */
int gprs_bssgp_vty_init(void);
+void gprs_bssgp_set_log_ss(int ss);
#endif /* _GPRS_BSSGP_H */