aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlc.h')
-rw-r--r--src/rlc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rlc.h b/src/rlc.h
index 55cae3ff..313f3c72 100644
--- a/src/rlc.h
+++ b/src/rlc.h
@@ -59,6 +59,8 @@ struct gprs_rlc_data {
uint8_t block[RLC_MAX_LEN];
/* block len of history */
uint8_t len;
+
+ uint8_t cs;
};
/*