[patch] mangled include in ac5

From: Dave Jones (davej@suse.de)
Date: Sun Oct 21 2001 - 19:58:41 EST


Mindnumbingly boring compile fix...

regards,

Dave.

diff -urN --exclude-from=/home/davej/.exclude linux/net/ipv4/ipconfig.c linux-dj/net/ipv4/ipconfig.c
--- linux/net/ipv4/ipconfig.c Mon Oct 22 00:27:20 2001
+++ linux-dj/net/ipv4/ipconfig.c Mon Oct 22 00:22:03 2001
@@ -53,7 +53,7 @@
 
 #include <asm/uaccess.h>
 #include <asm/checksum.h>
-#inclued <asm/processor.h>
+#include <asm/processor.h>
 
 /* Define this to allow debugging output */
 #undef IPCONFIG_DEBUG

-- 
| Dave Jones.                    http://www.codemonkey.org.uk
| SuSE Labs .
-
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/



This archive was generated by hypermail 2b29 : Tue Oct 23 2001 - 21:00:28 EST