]> Git Repo - qemu.git/blobdiff - util/qemu-openpty.c
qemu-thread: fix qemu_event without futexes
[qemu.git] / util / qemu-openpty.c
index 4febfe9d724503c67eb5489edd9a559fc4f1e397..4c5321116ba38dd3dbbb39df501be68551b2c6fa 100644 (file)
@@ -47,6 +47,8 @@
 #elif defined CONFIG_SOLARIS
 # include <termios.h>
 # include <stropts.h>
+#else
+# include <termios.h>
 #endif
 
 #ifdef __sun__
This page took 0.022884 seconds and 4 git commands to generate.