]> granicus.if.org Git - strace/blobdiff - configure.ac
2003-06-27 Roland McGrath <roland@redhat.com>
[strace] / configure.ac
index ac2034423e6abfca04680ae08d65ffbf8c75237f..98185d55ead1681bd1f600add678af5661c13f23 100644 (file)
@@ -205,6 +205,8 @@ AC_CHECK_MEMBERS([struct T_conn_res.QUEUE_ptr,
 [#include <sys/stream.h>
 #include <sys/tihdr.h>])
 
+AC_CHECK_TYPES([struct __old_kernel_stat],,, [#include <asm/stat.h>])
+
 AC_CHECK_DECLS([sys_errlist])
 AC_CHECK_DECLS([sys_siglist, _sys_siglist],,, [#include <signal.h>])