osmo-msc/src/libvlr
Oliver Smith 361fa46444 vlr_core.h: remove duplicate declarations
Remove vlr_subscr_name() and vlr_subscr_alloc() declarations from
vlr_core.h, as they are already defined in osmocom/msc/vlr.h and vlr.h
gets included on top of vlr_core.h.

Change-Id: I5c029be490577b513395dc3f2c2698f365157e73
2019-01-09 14:34:14 +00:00
..
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00
vlr.c comment: vlr: put the 'balancing' comment closer to the put() 2018-12-17 14:39:16 +00:00
vlr_access_req_fsm.c fix vlr ops.subscr_assoc re-association 2019-01-04 01:46:46 +00:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminates 2019-01-04 16:24:59 +00:00
vlr_auth_fsm.h refactor VLR FSM result handling 2018-04-12 19:40:00 +00:00
vlr_core.h vlr_core.h: remove duplicate declarations 2019-01-09 14:34:14 +00:00
vlr_lu_fsm.c fix vlr ops.subscr_assoc re-association 2019-01-04 01:46:46 +00:00
vlr_lu_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00