summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/osmocom/gsm/protocol/gsm_04_08.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index f395b85f..522015ac 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -1466,6 +1466,7 @@ enum chreq_type {
CHREQ_T_RESERVED_IGNORE,
CHREQ_T_PDCH_ONE_PHASE,
CHREQ_T_PDCH_TWO_PHASE,
+ _NUM_CHREQ_T,
};
/* Chapter 11.3 */