-- Gregory K. Ade <gkade@unnerving.org> http://unnerving.org/~gkade OpenPGP Key ID: EAF4844B keyserver: pgpkeys.mit.edu
diff -u --new-file --recursive linux-2.4.12-ac5.orig/net/ipv4/ipconfig.c linux-2.4.12-ac5/net/ipv4/ipconfig.c --- linux-2.4.12-ac5.orig/net/ipv4/ipconfig.c Mon Oct 22 23:26:32 2001 +++ linux-2.4.12-ac5/net/ipv4/ipconfig.c Mon Oct 22 23:53:11 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
- 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/