From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 21 Oct 2001 20:57:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 21 Oct 2001 20:57:06 -0400 Received: from noodles.codemonkey.org.uk ([62.49.180.5]:33220 "EHLO noodles.codemonkey.org.uk") by vger.kernel.org with ESMTP id ; Sun, 21 Oct 2001 20:56:56 -0400 Date: Mon, 22 Oct 2001 01:58:41 +0100 From: Dave Jones To: Alan Cox Cc: Linux Kernel Subject: [patch] mangled include in ac5 Message-ID: <20011022015841.A13543@suse.de> Mail-Followup-To: Dave Jones , Alan Cox , Linux Kernel Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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 #include -#inclued +#include /* Define this to allow debugging output */ #undef IPCONFIG_DEBUG -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs .