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

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

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

revision 1.2 by gray, Wed Mar 13 09:29:50 2002 UTC revision 1.3 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    
25  #ifdef __cplusplus  #ifdef __cplusplus
26  extern "C" {  extern "C" {
27  #endif  #endif
28    
 struct _lockfile;  
 typedef struct _lockfile *lockfile_t;  
   
29  extern int  lockfile_ref            __P ((lockfile_t));  extern int  lockfile_ref            __P ((lockfile_t));
30  extern void lockfile_destroy        __P ((lockfile_t *));  extern void lockfile_destroy        __P ((lockfile_t *));
31    

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