aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc')
-rw-r--r--openbsc/include/openbsc/bsc_nat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h
index 6ef1f5971..4d90ed744 100644
--- a/openbsc/include/openbsc/bsc_nat.h
+++ b/openbsc/include/openbsc/bsc_nat.h
@@ -112,6 +112,7 @@ struct sccp_connections {
struct sccp_source_reference remote_ref;
/* GSM audio handling. That is 32 * multiplex + ts */
+ int crcx;
int msc_timeslot;
int bsc_timeslot;
};