aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index 09e0a2105..a66804533 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -383,6 +383,7 @@ struct gsm_bts_trx {
} bs11;
struct {
unsigned int test_state;
+ u_int8_t test_nr;
struct rxlev_stats rxlev_stat;
} ipaccess;
};