emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/ms-w32.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/s/ms-w32.h,v
Date: Mon, 22 Oct 2007 22:42:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/10/22 22:42:36

Index: ms-w32.h
===================================================================
RCS file: /sources/emacs/emacs/src/s/ms-w32.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- ms-w32.h    4 Sep 2007 22:40:25 -0000       1.50
+++ ms-w32.h    22 Oct 2007 22:42:36 -0000      1.51
@@ -241,6 +241,7 @@
 #undef  HAVE_TERMIOS_H
 #define HAVE_LIMITS_H 1
 #define HAVE_STRING_H 1
+#define HAVE_STDLIB_H 1
 #define HAVE_PWD_H 1
 #define STDC_HEADERS 1
 #define TIME_WITH_SYS_TIME 1
@@ -401,10 +402,6 @@
 #define utime    _utime
 #endif
 
-#ifdef HAVE_NTGUI
-#define abort  w32_abort
-#endif
-
 /* this is hacky, but is necessary to avoid warnings about macro
    redefinitions using the SDK compilers */
 #ifndef __STDC__




reply via email to

[Prev in Thread] Current Thread [Next in Thread]