diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-07-19 23:29:27 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-07-19 23:29:27 +0000 |
commit | c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8 (patch) | |
tree | 12b52c8cfefecc36445b673a87bc80597bde8bf4 /readline/config.h.in | |
parent | aac483928493bfe3c794ea5a58c4ae5b7296bfd8 (diff) | |
download | fsf-binutils-gdb-c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8.zip fsf-binutils-gdb-c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8.tar.gz fsf-binutils-gdb-c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8.tar.bz2 |
import gdb-1999-07-19 snapshot
Diffstat (limited to 'readline/config.h.in')
-rw-r--r-- | readline/config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readline/config.h.in b/readline/config.h.in index d7cf6cf..87f807f 100644 --- a/readline/config.h.in +++ b/readline/config.h.in @@ -22,6 +22,8 @@ /* Definitions pulled in from aclocal.m4. */ #undef VOID_SIGHANDLER +#undef GWINSZ_IN_SYS_IOCTL + #undef TIOCSTAT_IN_SYS_IOCTL #undef HAVE_GETPW_DECLS |