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

Diff of /monit/device/common_device.c

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

revision 1.2 by martinp, Sun Jul 6 20:24:58 2003 UTC revision 1.3 by chopp, Wed Aug 13 22:18:43 2003 UTC
# Line 31  Line 31 
31    
32  #include <config.h>  #include <config.h>
33    
34    #ifdef HAVE_STDIO_H
35  #include <stdio.h>  #include <stdio.h>
36    #endif
37    
38    #ifdef HAVE_ERRNO_H
39  #include <errno.h>  #include <errno.h>
40    #endif
41    
42  #ifdef HAVE_STRINGS_H  #ifdef HAVE_STRINGS_H
43  #include <strings.h>  #include <strings.h>

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