osmo-msc/src/libvlr
Neels Hofmeyr bffa684e1a cosmetic: vlr: declare a struct in .h; drop unused header
In vlr_core.h, "pre-declare" a struct used in function declaration.

In vlr_lu_fsm.c, gsup.h is not used, drop the #include.

Change-Id: I61d793c3001abbe6d381be1ae0bb350b07403e88
2017-10-04 11:14:39 +00:00
..
Makefile.am Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr.c fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() 2017-10-03 20:30:17 +00:00
vlr_access_req_fsm.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
vlr_auth_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_core.h cosmetic: vlr: declare a struct in .h; drop unused header 2017-10-04 11:14:39 +00:00
vlr_lu_fsm.c cosmetic: vlr: declare a struct in .h; drop unused header 2017-10-04 11:14:39 +00:00
vlr_lu_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00