/[emacs]/emacs/src/atimer.h
ViewVC logotype

Diff of /emacs/src/atimer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by lektu, Tue Feb 4 14:03:11 2003 UTC revision 1.6 by fx, Wed Aug 20 16:45:53 2003 UTC
# Line 21  Boston, MA 02111-1307, USA.  */ Line 21  Boston, MA 02111-1307, USA.  */
21  #ifndef EMACS_ATIMER_H  #ifndef EMACS_ATIMER_H
22  #define EMACS_ATIMER_H  #define EMACS_ATIMER_H
23    
24    /* Building alloca.o includes us, and we need lisp.h for the P_ macro
25       in that case.  */
26    #include "lisp.h"
27  #include "systime.h"            /* for EMACS_TIME */  #include "systime.h"            /* for EMACS_TIME */
28    
29  /* Forward declaration.  */  /* Forward declaration.  */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26