/[emacs]/emacs/src/w32proc.c
ViewVC logotype

Diff of /emacs/src/w32proc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by jasonr, Mon Nov 12 23:52:51 2001 UTC revision 1.47 by pj, Tue Jan 1 19:11:45 2002 UTC
# Line 30  Boston, MA 02111-1307, USA. Line 30  Boston, MA 02111-1307, USA.
30  #include <signal.h>  #include <signal.h>
31    
32  /* must include CRT headers *before* config.h */  /* must include CRT headers *before* config.h */
33  #include "config.h"  
34    #ifdef HAVE_CONFIG_H
35    #include <config.h>
36    #endif
37    
38  #undef signal  #undef signal
39  #undef wait  #undef wait
40  #undef spawnve  #undef spawnve

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26