diff options
Diffstat (limited to 'readline/acconfig.h')
-rw-r--r-- | readline/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/acconfig.h b/readline/acconfig.h index b41ac51..577cf9c 100644 --- a/readline/acconfig.h +++ b/readline/acconfig.h @@ -17,7 +17,7 @@ /* Definitions pulled in from aclocal.m4. */ #undef VOID_SIGHANDLER -#undef TIOCGWINSZ_IN_SYS_IOCTL +#undef GWINSZ_IN_SYS_IOCTL #undef TIOCSTAT_IN_SYS_IOCTL |