Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Dec 2001 12:27:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Dec 2001 12:27:38 -0500 Received: from www.transvirtual.com ([206.14.214.140]:35599 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Fri, 7 Dec 2001 12:27:26 -0500 Date: Fri, 7 Dec 2001 09:27:16 -0800 (PST) From: James Simmons To: Kirk Reiser cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.1pre6 vt_kern.h a small patch take 2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org IMO MAX_NR_CONSOLES should be moved to vt_kern.h > --- linux/include/linux/vt_kern.h~ Wed Dec 5 10:12:17 2001 > +++ linux/include/linux/vt_kern.h Wed Dec 5 10:45:20 2001 > @@ -7,6 +7,7 @@ > */ > > #include > +#include /* needed for MAX_NR_CONSOLES */ > #include > #include - 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/