/[monit]/monit/protocols/dns.c
ViewVC logotype

Diff of /monit/protocols/dns.c

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

revision 1.1 by martinp, Sun Apr 3 11:56:51 2005 UTC revision 1.2 by martinp, Fri Apr 8 13:39:42 2005 UTC
# Line 31  Line 31 
31  #include <string.h>  #include <string.h>
32  #endif  #endif
33    
34    #ifdef HAVE_SYS_TYPES_H
35    #include <sys/types.h>
36    #endif
37    
38  #ifdef HAVE_SYS_SOCKET_H  #ifdef HAVE_SYS_SOCKET_H
39  #include <sys/socket.h>  #include <sys/socket.h>
40  #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