aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/transaction.h')
-rw-r--r--openbsc/include/openbsc/transaction.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/transaction.h b/openbsc/include/openbsc/transaction.h
index 1cf0874f7..5b686d1ca 100644
--- a/openbsc/include/openbsc/transaction.h
+++ b/openbsc/include/openbsc/transaction.h
@@ -34,6 +34,8 @@ struct gsm_trans {
/* SMS RP message reference */
uint8_t msg_ref;
+ /* handle SMS local */
+ uint8_t sms_local;
/* if traffic channel receive was requested */
int tch_recv;