* [patch] mangled include in ac5
@ 2001-10-22 0:58 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2001-10-22 0:58 UTC (permalink / raw)
To: Alan Cox; +Cc: Linux Kernel
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 .
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-22 0:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-22 0:58 [patch] mangled include in ac5 Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox