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

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

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

revision 1.4 by alainm, Thu Sep 20 03:28:44 2001 UTC revision 1.5 by gray, Wed Mar 13 09:29:50 2002 UTC
# Line 19  Line 19 
19  #define _MAILUTILS_DEBUG_H  #define _MAILUTILS_DEBUG_H
20    
21  #include <sys/types.h>  #include <sys/types.h>
22    #include <mailutils/mu_features.h>
23  #include <mailutils/stream.h>  #include <mailutils/stream.h>
24    
 #ifndef __P  
 #ifdef __STDC__  
 #define __P(args) args  
 #else  
 #define __P(args) ()  
 #endif  
 #endif /*__P */  
   
25  #ifdef __cplusplus  #ifdef __cplusplus
26  extern "C" {  extern "C" {
27  #endif  #endif

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

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