emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lib-src/yow.c
Date: Sat, 29 Dec 2001 17:24:28 -0500

Index: emacs/lib-src/yow.c
diff -c emacs/lib-src/yow.c:1.14 emacs/lib-src/yow.c:1.15
*** emacs/lib-src/yow.c:1.14    Tue Dec 18 12:48:08 2001
--- emacs/lib-src/yow.c Sat Dec 29 17:24:28 2001
***************
*** 10,16 ****
   * With dynamic memory allocation.
   */
  
! #include "config.h"
  #include <stdio.h>
  #include <ctype.h>
  #ifdef HAVE_STRING_H
--- 10,19 ----
   * With dynamic memory allocation.
   */
  
! #ifdef HAVE_CONFIG_H
! #include <config.h>
! #endif
! 
  #include <stdio.h>
  #include <ctype.h>
  #ifdef HAVE_STRING_H



reply via email to

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