/[pengfork]/pengfork/include/engine.h
ViewVC logotype

Diff of /pengfork/include/engine.h

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

revision 1.7 by chupa, Thu Dec 5 00:12:13 2002 UTC revision 1.8 by chupa, Fri Dec 6 23:05:29 2002 UTC
# Line 24  Line 24 
24  #ifndef __ENGINE_H__  #ifndef __ENGINE_H__
25  #define __ENGINE_H__  #define __ENGINE_H__
26    
27  #include <sys/types.h>  #ifdef HAVE_CONFIG_H
28    # include "config.h"
29    #endif
30    
31    #ifdef HAVE_SYS_TYPES_H
32    # include <sys/types.h>
33    #endif
34    
35  #include "buffer.h"  #include "buffer.h"
36    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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