diff options
Diffstat (limited to 'networking/libiproute/linux')
-rw-r--r-- | networking/libiproute/linux/pkt_sched.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/libiproute/linux/pkt_sched.h b/networking/libiproute/linux/pkt_sched.h index 36c0a46..012bb57 100644 --- a/networking/libiproute/linux/pkt_sched.h +++ b/networking/libiproute/linux/pkt_sched.h @@ -15,8 +15,6 @@ filler or even bulk. */ -//#include <asm/types.h> - #define TC_PRIO_BESTEFFORT 0 #define TC_PRIO_FILLER 1 #define TC_PRIO_BULK 2 |