]> granicus.if.org Git - strace/commit
Fix spurious failure of AC_STAT64 test
authorAndreas Schwab <schwab@redhat.com>
Mon, 25 Jan 2010 10:32:48 +0000 (11:32 +0100)
committerAndreas Schwab <schwab@redhat.com>
Mon, 25 Jan 2010 10:34:02 +0000 (11:34 +0100)
commit3de3d6bf5abdf410110aed1f844992304f6ae8b9
treec9d5b0ab561eefbe8bf5f2eb7461eebd5c24f3a8
parent840d85b3e50cea9f28aedd23af94742c2a60265a
Fix spurious failure of AC_STAT64 test

* acinclude.m4 (AC_STAT64): Include <sys/types.h> first.
acinclude.m4