diff options
Diffstat (limited to 'sys/altq/altq_hfsc.h')
-rw-r--r-- | sys/altq/altq_hfsc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/altq/altq_hfsc.h b/sys/altq/altq_hfsc.h index 85d5f20afb0..101980bf587 100644 --- a/sys/altq/altq_hfsc.h +++ b/sys/altq/altq_hfsc.h @@ -1,4 +1,4 @@ -/* $OpenBSD: altq_hfsc.h,v 1.6 2004/01/14 08:42:23 kjc Exp $ */ +/* $OpenBSD: altq_hfsc.h,v 1.7 2011/07/03 22:39:12 tedu Exp $ */ /* $KAME: altq_hfsc.h,v 1.8 2002/11/29 04:36:23 kjc Exp $ */ /* @@ -36,7 +36,6 @@ #include <altq/altq.h> #include <altq/altq_classq.h> #include <altq/altq_red.h> -#include <altq/altq_rio.h> #ifdef __cplusplus extern "C" { |