emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/unexapollo.c
diff -c emacs/src/unexapollo.c:1.1 emacs/src/unexapollo.c:1.2
*** emacs/src/unexapollo.c:1.1  Fri Jan  2 16:48:33 1998
--- emacs/src/unexapollo.c      Tue Jan  1 14:07:34 2002
***************
*** 20,26 ****
  
  /* Written by Leonard N. Zubkoff.  */
  
! #include "config.h"
  #include <fcntl.h>
  
  
--- 20,29 ----
  
  /* Written by Leonard N. Zubkoff.  */
  
! #ifdef HAVE_CONFIG_H
! #include <config.h>
! #endif
! 
  #include <fcntl.h>
  
  



reply via email to

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