emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32inevt.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/w32inevt.c
Date: Tue, 01 Jan 2002 14:10:48 -0500

Index: emacs/src/w32inevt.c
diff -c emacs/src/w32inevt.c:1.26 emacs/src/w32inevt.c:1.27
*** emacs/src/w32inevt.c:1.26   Fri Jan 12 18:59:09 2001
--- emacs/src/w32inevt.c        Tue Jan  1 14:10:48 2002
***************
*** 23,29 ****
  */
  
  
! #include "config.h"
  
  #include <stdlib.h>
  #include <stdio.h>
--- 23,31 ----
  */
  
  
! #ifdef HAVE_CONFIG_H
! #include <config.h>
! #endif
  
  #include <stdlib.h>
  #include <stdio.h>



reply via email to

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