qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Felipe Contreras <felipe.contreras@gmail.com>
Subject: Re: [Qemu-devel] [PATCH] Include futex.h properly.
Date: Tue, 3 Jun 2008 20:14:13 +0100	[thread overview]
Message-ID: <200806032014.14099.paul@codesourcery.com> (raw)
In-Reply-To: <4845920C.8030208@codemonkey.ws>

> > -#include <sys/futex.h>
> > +#include <linux/futex.h>
>
> I don't have a sys/futex.h on my system either.  The futex man page
> claims that linux/futex.h should be what's included.  What system is
> sys/futex.h valid on and does that system break with linux/futex.h?

sys/futex.h was a typo made when pulling this change out of a larger patch. I 
built it to check that it "worked", but didn't check that the configure check 
actually passed.

Paul

  reply	other threads:[~2008-06-03 19:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02 12:04 [Qemu-devel] [PATCH] Include futex.h properly Felipe Contreras
2008-06-03 18:48 ` Anthony Liguori
2008-06-03 19:14   ` Paul Brook [this message]
2008-06-03 21:04   ` Felipe Contreras

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=200806032014.14099.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=felipe.contreras@gmail.com \
    --cc=qemu-devel@nongnu.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 NNTP newsgroup(s).