emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32proc.c,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/w32proc.c,v
Date: Sat, 24 May 2008 08:38:56 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/05/24 08:38:55

Index: w32proc.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32proc.c,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -b -r1.80 -r1.81
--- w32proc.c   22 May 2008 14:53:56 -0000      1.80
+++ w32proc.c   24 May 2008 08:38:55 -0000      1.81
@@ -62,6 +62,7 @@
 #include "process.h"
 #include "syssignal.h"
 #include "w32term.h"
+#include "dispextern.h"                /* for xstrcasecmp */
 
 #define RVA_TO_PTR(var,section,filedata) \
   ((void *)((section)->PointerToRawData                                        
\




reply via email to

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