aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-17 06:30:19 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-17 07:31:03 +0200
commitcb8fd6e99e5aa9a4bc6edadf9334de1397c959c0 (patch)
tree8a6b7df92460949aaebe24819cff53d372d40981 /openbsc/include
parente66bea8ad73e33e5c4ba40009852c49df3beb479 (diff)
Use osmocore tlv definition for GSM0808.
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/bssap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/include/openbsc/bssap.h b/openbsc/include/openbsc/bssap.h
index f32daf006..d3f355a20 100644
--- a/openbsc/include/openbsc/bssap.h
+++ b/openbsc/include/openbsc/bssap.h
@@ -330,6 +330,4 @@ void bts_send_queued(struct bss_sccp_connection_data*);
void bts_free_queued(struct bss_sccp_connection_data*);
void bts_unblock_queue(struct bss_sccp_connection_data*);
-const struct tlv_definition *gsm0808_att_tlvdef();
-
#endif