git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3283 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-03 15:30:06 +00:00
parent e0ac7e9222
commit 711dc54b8c
1 changed files with 1 additions and 1 deletions

View File

@ -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