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

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

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

revision 1.2 by alainm, Mon Sep 17 02:38:43 2001 UTC revision 1.3 by gray, Wed Mar 13 09:29:50 2002 UTC
# Line 19  Line 19 
19  #define _MAILUTILS_URL_H        1  #define _MAILUTILS_URL_H        1
20    
21  #include <sys/types.h>  #include <sys/types.h>
22    #include <mailutils/mu_features.h>
23    
24  #ifdef __cplusplus  #ifdef __cplusplus
25  extern "C" {  extern "C" {
26  #endif  #endif
27    
 #ifndef __P  
 # if __STDC__  
 #  define __P(args) args  
 # else  
 #  define __P(args) ()  
 # endif  
 #endif /*!__P */  
   
28  /* Forward declaration.  */  /* Forward declaration.  */
29  struct _url;  struct _url;
30  typedef struct _url * url_t;  typedef struct _url * url_t;

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

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