mirror of https://github.com/mpv-player/mpv
sorry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3283 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e0ac7e9222
commit
711dc54b8c
|
@ -21,7 +21,7 @@
|
|||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#endif
|
||||
#ifdef HAVE_TERMIOS_SYS_H
|
||||
#ifdef HAVE_SYS_TERMIOS_H
|
||||
#include <sys/termios.h>
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue