2003-09-09 16:37:15

by Felipe W Damasio

[permalink] [raw]
Subject: [PATCH] kill unneeded include in net/sched

diff -u -rN linux-2.6.0-test5/net/sched/sch_htb.c linux-2.6.0-test5-fwd/net/sched/sch_htb.c
--- linux-2.6.0-test5/net/sched/sch_htb.c Mon Sep 8 16:50:08 2003
+++ linux-2.6.0-test5-fwd/net/sched/sch_htb.c Tue Sep 9 11:58:01 2003
@@ -32,7 +32,6 @@
#include <asm/bitops.h>
#include <linux/types.h>
#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/sched.h>
#include <linux/string.h>
#include <linux/mm.h>


Attachments:
net_sched-checkversion.patch (430.00 B)