summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlptty_unix.cpp
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2015-11-15 13:07:26 +0100
committer ImJezze <jezze@gmx.net>2015-11-15 13:07:26 +0100
commit5200f15ace282ad246bd38af900472db353ba241 (patch)
tree93532e9717e2284223243dcba1ffddeff479e790 /src/osd/sdl/sdlptty_unix.cpp
parent2844aa7b02e3e76abc6e6707ebba0d6fa1c092be (diff)
parent15f6df6d66146007b7052d5efaa4513cdfd4ac79 (diff)
Merge remote-tracking branch 'remotes/mamedev/master'
Diffstat (limited to 'src/osd/sdl/sdlptty_unix.cpp')
-rw-r--r--src/osd/sdl/sdlptty_unix.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/sdl/sdlptty_unix.cpp b/src/osd/sdl/sdlptty_unix.cpp
index abe4ba8db0b..bd1751c15c2 100644
--- a/src/osd/sdl/sdlptty_unix.cpp
+++ b/src/osd/sdl/sdlptty_unix.cpp
@@ -19,6 +19,7 @@
# include <termios.h>
# include <libutil.h>
#elif defined(SDLMAME_NETBSD) || defined(SDLMAME_MACOSX)
+# include <termios.h>
# include <util.h>
#elif defined(SDLMAME_OPENBSD)
# include <termios.h>