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

Diff of /pengfork/include/buffer.h

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

revision 1.5 by chupa, Thu Dec 5 00:12:13 2002 UTC revision 1.6 by chupa, Fri Dec 6 23:05:29 2002 UTC
# Line 24  Line 24 
24  #ifndef __BUFFER_H__  #ifndef __BUFFER_H__
25  #define __BUFFER_H__  #define __BUFFER_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  typedef struct  typedef struct
36  {  {

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