From: Dmitry V. Levin Date: Mon, 12 Oct 2009 15:48:29 +0000 (+0000) Subject: * configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h. X-Git-Tag: v4.5.19~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8af45cf0ea6b130817a3978b826f19ee26eb603c;p=strace * configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h. --- diff --git a/configure.ac b/configure.ac index d9185af1..c8450cdf 100644 --- a/configure.ac +++ b/configure.ac @@ -251,7 +251,6 @@ AC_CHECK_HEADERS([ \ sys/uio.h \ sys/vfs.h \ asm/cachectl.h \ - asm/reg.h \ asm/sysmips.h \ linux/capability.h \ linux/ptrace.h \