public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Andrew Stubbs <ams@codesourcery.com>
Cc: "libc-ports\@sourceware.org" <libc-ports@sourceware.org>
Subject: Re: [PATCH] Remove PAGE_SIZE et al from sys/user.h
Date: Fri, 13 Dec 2013 15:43:00 -0000	[thread overview]
Message-ID: <874n6crc34.fsf@igel.home> (raw)
In-Reply-To: <52AB0851.1020909@codesourcery.com> (Andrew Stubbs's message of	"Fri, 13 Dec 2013 13:14:57 +0000")

Andrew Stubbs <ams@codesourcery.com> 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 <inttypes.h>
>  #include <stdio.h>
>  
> +/* For PAGE_SIZE.  */
> +#include <sys/user.h>

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."

  reply	other threads:[~2013-12-13 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 13:15 Andrew Stubbs
2013-12-13 15:43 ` Andreas Schwab [this message]
2013-12-16 18:23 ` Joseph S. Myers
2013-12-16 20:59 ` Roland McGrath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874n6crc34.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=ams@codesourcery.com \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).