/[mailutils]/mailutils/mailbox2/include/mailutils/header.h
ViewVC logotype

Diff of /mailutils/mailbox2/include/mailutils/header.h

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

revision 1.3 by gray, Wed Mar 13 09:29:50 2002 UTC revision 1.4 by gray, Mon Mar 25 09:55:11 2002 UTC
# Line 20  Line 20 
20    
21  #include <sys/types.h>  #include <sys/types.h>
22  #include <mailutils/mu_features.h>  #include <mailutils/mu_features.h>
23    #include <mailutils/types.h>
24  #include <mailutils/stream.h>  #include <mailutils/stream.h>
25    
26  #ifdef __cplusplus  #ifdef __cplusplus
# Line 66  extern "C" { Line 67  extern "C" {
67    
68  /* Mime support header attribute */  /* Mime support header attribute */
69    
 /* forward declaration */  
 struct _header;  
 typedef struct _header * header_t;  
   
70  extern int  header_ref             __P ((header_t));  extern int  header_ref             __P ((header_t));
71  extern void header_destroy         __P ((header_t *));  extern void header_destroy         __P ((header_t *));
72    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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