/[monit]/monit/process/common.c
ViewVC logotype

Diff of /monit/process/common.c

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

revision 1.8 by martinp, Fri Jul 4 13:04:01 2003 UTC revision 1.9 by chopp, Wed Aug 13 22:18:43 2003 UTC
# Line 58  Line 58 
58  #include <fcntl.h>  #include <fcntl.h>
59  #endif  #endif
60    
61    #ifdef HAVE_STDIO_H
62  #include <stdio.h>  #include <stdio.h>
63  #include <errno.h>  #endif
64    
65    #ifdef HAVE_ERRNO_H
66    #include <errno.h>
67    #endif
68    
69  #include "process.h"  #include "process.h"
70  #include "sysdep.h"  #include "sysdep.h"

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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