[PATCH] remove sched.h from sctp/sm.h

Matthew Wilcox (willy@debian.org)
Mon, 18 Nov 2002 16:51:06 +0000


This header file doesn't need sched.h

diff -urpNX dontdiff linux-2.5.48/include/net/sctp/sm.h linux-2.5.48-header/include/net/sctp/sm.h
--- linux-2.5.48/include/net/sctp/sm.h 2002-11-17 23:29:44.000000000 -0500
+++ linux-2.5.48-header/include/net/sctp/sm.h 2002-11-18 10:17:33.000000000 -0500
@@ -53,7 +53,6 @@

#include <linux/types.h>
#include <linux/compiler.h>
-#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/in.h>
#include <net/sctp/command.h>

-- 
Revolutions do not require corporate support.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/