aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 9545385b..d1039418 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -314,6 +314,9 @@ struct gprs_rlcmac_tbf {
struct rate_ctr_group *m_ctrs;
+ /* HACK HACK HACK */
+ struct msgb *sched_pkt_acc_req;
+
protected:
gprs_rlcmac_bts *bts_data() const;
void enable_egprs();