emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/w32heap.c
diff -c emacs/src/w32heap.c:1.20 emacs/src/w32heap.c:1.21
*** emacs/src/w32heap.c:1.20    Sun Nov  5 16:39:32 2000
--- emacs/src/w32heap.c Tue Jan  1 14:10:04 2002
***************
*** 21,27 ****
     Geoff Voelker (address@hidden)                          7-29-94
  */
  
! #include "config.h"
  
  #include <stdlib.h>
  #include <stdio.h>
--- 21,29 ----
     Geoff Voelker (address@hidden)                          7-29-94
  */
  
! #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]