/[mailutils]/mailutils/include/mailutils/locker.h
ViewVC logotype

Diff of /mailutils/include/mailutils/locker.h

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

revision 1.3 by alainm, Wed May 2 04:45:11 2001 UTC revision 1.4 by gray, Wed Feb 27 12:02:52 2002 UTC
# Line 18  Line 18 
18  #ifndef _MAILUTILS_LOCKER_H  #ifndef _MAILUTILS_LOCKER_H
19  #define _MAILUTILS_LOCKER_H  #define _MAILUTILS_LOCKER_H
20    
21    #include <mailutils/mu_features.h>
22  #include <sys/types.h>  #include <sys/types.h>
23    
24  #ifdef __cplusplus  #ifdef __cplusplus
25  extern "C" {  extern "C" {
26  #endif  #endif
27    
 #ifndef __P  
 # ifdef __STDC__  
 #  define __P(args) args  
 # else  
 #  define __P(args) ()  
 # endif  
 #endif /*__P */  
   
28  struct _locker;  struct _locker;
29  typedef struct _locker *locker_t;  typedef struct _locker *locker_t;
30    

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