/[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.1 by martinp, Sun Jul 6 18:29:38 2003 UTC revision 1.2 by martinp, Sun Jul 6 20:24:58 2003 UTC
# Line 31  Line 31 
31    
32  #include <config.h>  #include <config.h>
33    
34    #include <stdio.h>
35    #include <errno.h>
36    
37    #ifdef HAVE_STRINGS_H
38    #include <strings.h>
39    #endif
40    
41  #ifdef HAVE_STRING_H  #ifdef HAVE_STRING_H
42  #include <string.h>  #include <string.h>
43  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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