From: Dan Nicolaescu Date: Sat, 13 Nov 2010 22:10:34 +0000 (-0800) Subject: * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~45^2~252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=53260a945a9bb0e2fbe7f9b668f1e0bf633620f3;p=emacs.git * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. --- diff --git a/src/ChangeLog b/src/ChangeLog index 66266110fc6..8a7c27637e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 4ae5f32e873..826a02bc60f 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h @@ -112,7 +112,6 @@ struct sigaction { #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