diff --git a/[refs] b/[refs] index f3094e3e2333..0839ba0e770e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ed307444d8f276d7052400c47d9f4c5393997c42 +refs/heads/master: b8adfd3c753b47c47f626e032da7999530c316f0 diff --git a/trunk/include/linux/pkt_sched.h b/trunk/include/linux/pkt_sched.h index e3f133adba78..b2648e8e4987 100644 --- a/trunk/include/linux/pkt_sched.h +++ b/trunk/include/linux/pkt_sched.h @@ -1,6 +1,8 @@ #ifndef __LINUX_PKT_SCHED_H #define __LINUX_PKT_SCHED_H +#include + /* Logical priority bands not depending on specific packet scheduler. Every scheduler will map them to real traffic classes, if it has no more precise mechanism to classify packets.