On Sun, Jan 24, 2010 at 05:32:24PM +0000, Andreas Schwab wrote:
> Sorry, I don't understand the sentence.

In the AC_STAT64 test, <linux/types.h> is included before <asm/stat.h>,
and your proposal is to replace <linux/types.h> with <sys/types.h>.
I'm not sure that any additional headers have to be included before
<asm/stat.h> at all, because it compiles alone:
$ echo '#include <asm/stat.h>' |gcc -xc -c - -o /dev/null 


-- 
ldv

Attachment: pgpHeDqAtHF9E.pgp
Description: PGP signature

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to