Add missing include

This commit is contained in:
Martin Lund 2022-07-12 22:27:42 +02:00
parent a23be7f2c2
commit dfcda015c3

View file

@ -19,6 +19,8 @@
* 02110-1301, USA.
*/
#include <errno.h>
#ifdef HAVE_TERMIOS2
#define termios asmtermios
#include <sys/ioctl.h>