From a4376570623c6dee4b8d82b66c81efcc4d640f2f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 11 Feb 2002 05:05:09 +0000 Subject: * Makefile.am: "make dep-am". * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. --- bfd/config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/config.in') diff --git a/bfd/config.in b/bfd/config.in index 9440d714eb..e0b0c20ccd 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -160,9 +160,15 @@ /* Define if you have the header file. */ #undef HAVE_SYS_PROCFS_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STAT_H + /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H +/* Define if you have the header file. */ +#undef HAVE_SYS_TYPES_H + /* Define if you have the header file. */ #undef HAVE_TIME_H -- cgit v1.2.1