From 79f5a19fba15519dfa7fe82f4dd1f0e91652cded Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 11 Feb 2009 02:02:04 +0000 Subject: * lib/openpty.c: #include , , and where available. --- config/openaxiom-c-macros.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in index 22ac4c54..d96918ce 100644 --- a/config/openaxiom-c-macros.h.in +++ b/config/openaxiom-c-macros.h.in @@ -54,6 +54,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBUTIL_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -75,6 +78,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_IOCTL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H @@ -87,6 +93,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TERMIOS_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -- cgit v1.2.3