Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 4 Sep 2002 11:43:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 4 Sep 2002 11:43:35 -0400 Received: from roc-24-93-20-125.rochester.rr.com ([24.93.20.125]:15092 "EHLO www.kroptech.com") by vger.kernel.org with ESMTP id ; Wed, 4 Sep 2002 11:43:34 -0400 Date: Wed, 4 Sep 2002 11:48:04 -0400 From: Adam Kropelin To: Andrew Morton Cc: lkml , "linux-mm@kvack.org" Subject: Re: 2.5.33-mm2 Message-ID: <20020904154804.GA29967@www.kroptech.com> References: <3D75CD24.AF9B769B@zip.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D75CD24.AF9B769B@zip.com.au> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 622 Lines: 20 Seems to need this patch to satisfy the compiler gremlins... --Adam --- linux-2.5.33-mm2.orig/mm/vmalloc.c Wed Sep 4 11:42:50 2002 +++ linux-2.5.33-mm2/mm/vmalloc.c Wed Sep 4 11:38:53 2002 @@ -12,6 +12,7 @@ #include #include #include +#include #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/