emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/atimer.h


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/atimer.h
Date: Wed, 20 Aug 2003 12:45:53 -0400

Index: emacs/src/atimer.h
diff -c emacs/src/atimer.h:1.5 emacs/src/atimer.h:1.6
*** emacs/src/atimer.h:1.5      Tue Feb  4 09:03:11 2003
--- emacs/src/atimer.h  Wed Aug 20 12:45:53 2003
***************
*** 21,26 ****
--- 21,29 ----
  #ifndef EMACS_ATIMER_H
  #define EMACS_ATIMER_H
  
+ /* Building alloca.o includes us, and we need lisp.h for the P_ macro
+    in that case.  */
+ #include "lisp.h"
  #include "systime.h"          /* for EMACS_TIME */
  
  /* Forward declaration.  */




reply via email to

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