From ce2bb7644788327e2445d883a95753b9d53d1fda Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 25 May 2000 06:49:01 +0000 Subject: Replace (and ) with "gdb_dirent.h". --- gdb/config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb/config.in') diff --git a/gdb/config.in b/gdb/config.in index 8716472879a..8ef156b3ea4 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -210,6 +210,9 @@ /* Define if you have the header file. */ #undef HAVE_CURSES_H +/* Define if you have the header file. */ +#undef HAVE_DIRENT_H + /* Define if you have the header file. */ #undef HAVE_ENDIAN_H @@ -228,6 +231,9 @@ /* Define if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if you have the header file. */ +#undef HAVE_NDIR_H + /* Define if you have the header file. */ #undef HAVE_NL_TYPES_H @@ -258,9 +264,15 @@ /* Define if you have the header file. */ #undef HAVE_SYS_DEBUGREG_H +/* Define if you have the header file. */ +#undef HAVE_SYS_DIR_H + /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H +/* Define if you have the header file. */ +#undef HAVE_SYS_NDIR_H + /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H -- cgit v1.2.1