[patch] mangled include in ac5

Dave Jones (davej@suse.de)
Mon, 22 Oct 2001 01:58:41 +0100


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/