emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/w32bdf.c
diff -c emacs/src/w32bdf.c:1.14 emacs/src/w32bdf.c:1.15
*** emacs/src/w32bdf.c:1.14     Wed Dec 12 15:03:19 2001
--- emacs/src/w32bdf.c  Tue Jan  1 14:09:27 2002
***************
*** 22,28 ****
     MULE for W32). */
  
  #include <windows.h>
! #include "config.h"
  #include "lisp.h"
  #include "charset.h"
  #include "keyboard.h"
--- 22,32 ----
     MULE for W32). */
  
  #include <windows.h>
! 
! #ifdef HAVE_CONFIG_H
! #include <config.h>
! #endif
! 
  #include "lisp.h"
  #include "charset.h"
  #include "keyboard.h"



reply via email to

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