public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove sched.h from sctp/sm.h
@ 2002-11-18 16:51 Matthew Wilcox
  0 siblings, 0 replies; only message in thread
From: Matthew Wilcox @ 2002-11-18 16:51 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Linus Torvalds; +Cc: linux-kernel


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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-18 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 16:51 [PATCH] remove sched.h from sctp/sm.h Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox