From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272505AbTGZOlP (ORCPT ); Sat, 26 Jul 2003 10:41:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272507AbTGZOfL (ORCPT ); Sat, 26 Jul 2003 10:35:11 -0400 Received: from amsfep12-int.chello.nl ([213.46.243.18]:35133 "EHLO amsfep12-int.chello.nl") by vger.kernel.org with ESMTP id S272510AbTGZOcg (ORCPT ); Sat, 26 Jul 2003 10:32:36 -0400 Date: Sat, 26 Jul 2003 16:51:39 +0200 Message-Id: <200307261451.h6QEpdoj002310@callisto.of.borg> From: Geert Uytterhoeven To: Linus Torvalds , asj@lanmedia.com, Alan Cox Cc: Linux Kernel Development , Geert Uytterhoeven Subject: [PATCH] lmc_proto.c includes Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org lmc_proto.c includes , causing build failures on UMP-only architectures --- linux-2.6.x/drivers/net/wan/lmc/lmc_proto.c Tue Dec 10 13:41:24 2002 +++ linux-m68k-2.6.x/drivers/net/wan/lmc/lmc_proto.c Sun Jun 8 10:39:42 2003 @@ -44,7 +44,7 @@ #include #include #include -#include +#include #include "lmc_ver.h" #include "lmc.h" Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds