public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [patch] mangled include in ac5
Date: Mon, 22 Oct 2001 01:58:41 +0100	[thread overview]
Message-ID: <20011022015841.A13543@suse.de> (raw)

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 .

                 reply	other threads:[~2001-10-22  0:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011022015841.A13543@suse.de \
    --to=davej@suse.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox