aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/db.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-02-19 02:36:35 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2019-04-12 02:15:25 +0200
commit7c5346cd7005ad469702a2f74572b79de738fbbb (patch)
treef03af83b8c1047516e442521b71bba33c9e17a32 /include/osmocom/msc/db.h
parentd553c085e7fbe4b41234e821896e6e6bbcc1e201 (diff)
vlr_subscr: use osmo_use_count
Diffstat (limited to 'include/osmocom/msc/db.h')
-rw-r--r--include/osmocom/msc/db.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/msc/db.h b/include/osmocom/msc/db.h
index 6d07055eb..8d9ec41f2 100644
--- a/include/osmocom/msc/db.h
+++ b/include/osmocom/msc/db.h
@@ -24,6 +24,8 @@
#include "gsm_subscriber.h"
+#define VSUB_USE_SMS_RECEIVER "SMS-receiver"
+
struct gsm_network;
struct gsm_sms;