Tiny patch to 2.1.109

Horst von Brand (vonbrand@sleipnir.valparaiso.cl)
Thu, 16 Jul 1998 23:52:31 -0500


This is needed to compile this file. The #include <asm/processor.h> is new
in this patch, perhaps it should go lower in the file?

--- linux/net/sched/sch_api.c-dist-2.1.109 Thu Jul 16 22:58:40 1998
+++ linux/net/sched/sch_api.c Thu Jul 16 23:17:24 1998
@@ -9,12 +9,12 @@
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*/

+#include <linux/types.h>
#include <asm/processor.h>
#include <asm/uaccess.h>
#include <asm/system.h>
#include <asm/bitops.h>
#include <linux/config.h>
-#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/string.h>

And now, back to our regular GPL vs other licences flamewar.

-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html