aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/meas_rep.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/meas_rep.h')
-rw-r--r--openbsc/include/openbsc/meas_rep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/meas_rep.h b/openbsc/include/openbsc/meas_rep.h
index fd5fced43..3c2c8d1c1 100644
--- a/openbsc/include/openbsc/meas_rep.h
+++ b/openbsc/include/openbsc/meas_rep.h
@@ -7,6 +7,7 @@
struct gsm_meas_rep_cell {
u_int8_t rxlev;
u_int8_t bsic;
+ u_int8_t neigh_idx;
u_int16_t arfcn;
unsigned int flags;
};