# HG changeset patch # User Dan Nicolaescu # Date 1289686234 28800 # Node ID a60f425ba1b516c9db1f92e2c57e1639a47d666c # Parent 1674d1e74b9587c4fb5b7d20c036a90201f5a152 * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. diff -r 1674d1e74b95 -r a60f425ba1b5 src/ChangeLog --- a/src/ChangeLog Sat Nov 13 22:40:21 2010 +0200 +++ b/src/ChangeLog Sat Nov 13 14:10:34 2010 -0800 @@ -1,3 +1,7 @@ +2010-11-13 Dan Nicolaescu + + * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. + 2010-11-13 Jan Djärv * xterm.c (set_wm_state): Don't put Atom in cons, call diff -r 1674d1e74b95 -r a60f425ba1b5 src/s/ms-w32.h --- a/src/s/ms-w32.h Sat Nov 13 22:40:21 2010 +0200 +++ b/src/s/ms-w32.h Sat Nov 13 14:10:34 2010 -0800 @@ -112,7 +112,6 @@ #undef HAVE_UTIME_H #undef HAVE_LINUX_VERSION_H #undef HAVE_SYS_SYSTEMINFO_H -#undef HAVE_TERMIOS_H #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1