From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27909 invoked by alias); 13 Dec 2013 15:43:18 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 27900 invoked by uid 89); 13 Dec 2013 15:43:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 13 Dec 2013 15:43:17 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3dgx3j3hFNz3hjkM; Fri, 13 Dec 2013 16:43:12 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3dgx3h387NzbbjT; Fri, 13 Dec 2013 16:43:12 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id 6z-QzbDzIaZZ; Fri, 13 Dec 2013 16:43:11 +0100 (CET) X-Auth-Info: 16rJ9VSRF6UbNG6yXKbixtJWSFkXmCDXdL/X0qhMZ8U= Received: from igel.home (ppp-88-217-49-228.dynamic.mnet-online.de [88.217.49.228]) by mail.mnet-online.de (Postfix) with ESMTPA; Fri, 13 Dec 2013 16:43:11 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 1F8022C2EFD; Fri, 13 Dec 2013 16:43:11 +0100 (CET) From: Andreas Schwab To: Andrew Stubbs Cc: "libc-ports\@sourceware.org" Subject: Re: [PATCH] Remove PAGE_SIZE et al from sys/user.h References: <52AB0851.1020909@codesourcery.com> X-Yow: I want a WESSON OIL lease!! Date: Fri, 13 Dec 2013 15:43:00 -0000 In-Reply-To: <52AB0851.1020909@codesourcery.com> (Andrew Stubbs's message of "Fri, 13 Dec 2013 13:14:57 +0000") Message-ID: <874n6crc34.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-12/txt/msg00018.txt.bz2 Andrew Stubbs writes: > diff --git a/stdlib/tst-limits.c b/stdlib/tst-limits.c > index 265b9db..96fb25e 100644 > --- a/stdlib/tst-limits.c > +++ b/stdlib/tst-limits.c > @@ -5,6 +5,8 @@ > #include > #include > > +/* For PAGE_SIZE. */ > +#include This has no place in stdlib. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."