aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_08.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-11-18 20:33:19 +0100
committerHarald Welte <laforge@gnumonks.org>2009-12-06 12:22:59 +0530
commit1085c097e3abc7b76f71e33c01f0e2f87c031e74 (patch)
treeb7d3acd7165841698b252a9d66952e4e18276e09 /openbsc/include/openbsc/gsm_04_08.h
parent7fc57adf16f2099fd5ce02784625567e28f5217b (diff)
location updating reject cause now specified on VTY rather than command line argument
Diffstat (limited to 'openbsc/include/openbsc/gsm_04_08.h')
-rw-r--r--openbsc/include/openbsc/gsm_04_08.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_04_08.h b/openbsc/include/openbsc/gsm_04_08.h
index a3b77a8ab..01afe05b0 100644
--- a/openbsc/include/openbsc/gsm_04_08.h
+++ b/openbsc/include/openbsc/gsm_04_08.h
@@ -748,7 +748,6 @@ struct gsm_trans;
/* config options controlling the behaviour of the lower leves */
void gsm0408_allow_everyone(int allow);
-void gsm0408_set_reject_cause(int cause);
int gsm0408_rcvmsg(struct msgb *msg, u_int8_t link_id);
void gsm0408_generate_lai(struct gsm48_loc_area_id *lai48, u_int16_t mcc,