/[monit]/monit/device/sysdep_DARWIN.c
ViewVC logotype

Diff of /monit/device/sysdep_DARWIN.c

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

revision 1.4 by martinp, Mon Jul 7 06:40:46 2003 UTC revision 1.5 by chopp, Wed Aug 13 22:18:43 2003 UTC
# Line 30  Line 30 
30    
31  #include <config.h>  #include <config.h>
32    
33    #ifdef HAVE_STDIO_H
34  #include <stdio.h>  #include <stdio.h>
35    #endif
36    
37    #ifdef HAVE_ERRNO_H
38  #include <errno.h>  #include <errno.h>
39    #endif
40    
41  #if defined HAVE_STRING_H  #if defined HAVE_STRING_H
42  #include <string.h>  #include <string.h>

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