portability: we use termios.h and sys/ioctl.h

Reported by Maarten De Braekeleer.
https://lists.gnu.org/r/bison-patches/2020-07/msg00079.html

* bootstrap.conf (gnulib_modules): Add termios and sys_ioctl.
This commit is contained in:
Akim Demaille
2020-08-01 21:03:17 +02:00
parent ad6f600bb1
commit 2f8a874215
6 changed files with 12 additions and 1 deletions

2
NEWS
View File

@@ -8,6 +8,8 @@ GNU Bison NEWS
Portability issues with libtextstyle.
Portability issues of Bison itself with MSVC.
** Changes
Improvements and fixes in the documentation.