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

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

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

revision 1.12 by alainm, Sat Oct 20 04:19:38 2001 UTC revision 1.13 by gray, Wed Mar 13 09:29:50 2002 UTC
# Line 18  Line 18 
18  #ifndef _MAILUTILS_MBOX_H  #ifndef _MAILUTILS_MBOX_H
19  #define _MAILUTILS_MBOX_H  #define _MAILUTILS_MBOX_H
20    
21    #include <mailutils/mu_features.h>
22  #include <mailutils/stream.h>  #include <mailutils/stream.h>
23  #include <mailutils/attribute.h>  #include <mailutils/attribute.h>
24  #include <mailutils/debug.h>  #include <mailutils/debug.h>
# Line 26  Line 27 
27  extern "C" {  extern "C" {
28  #endif  #endif
29    
 #ifndef __P  
 # ifdef __STDC__  
 #  define __P(args) args  
 # else  
 #  define __P(args) ()  
 # endif  
 #endif /*__P */  
   
30  struct _mbox;  struct _mbox;
31  typedef struct _mbox *mbox_t;  typedef struct _mbox *mbox_t;
32    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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