mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-17 07:55:24 +02:00
10 lines
243 B
Diff
10 lines
243 B
Diff
--- a/tools/termios_linux.h
|
|
+++ b/tools/termios_linux.h
|
|
@@ -30,6 +30,7 @@
|
|
#include <sys/ioctl.h>
|
|
#include <sys/types.h>
|
|
#include <asm/termbits.h>
|
|
+#include <asm/ioctls.h>
|
|
|
|
#if defined(BOTHER) && defined(TCGETS2)
|
|
#define termios termios2
|