/[monit]/monit/stop.c
ViewVC logotype

Diff of /monit/stop.c

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

revision 1.9 by chopp, Fri Sep 6 08:26:55 2002 UTC revision 1.10 by hauk, Fri Sep 6 18:13:37 2002 UTC
# Line 20  Line 20 
20  #include <config.h>  #include <config.h>
21    
22  #include <stdio.h>  #include <stdio.h>
 #include <sys/socket.h>  
 #include <stdlib.h>  
23    
24  #ifdef HAVE_SYS_TYPES_H  #ifdef HAVE_SYS_TYPES_H
25  #include <sys/types.h>  #include <sys/types.h>
26  #endif  #endif
27    
28    #include <sys/socket.h>
29    #include <stdlib.h>
30    
31  #ifdef HAVE_STRING_H  #ifdef HAVE_STRING_H
32  #include <string.h>  #include <string.h>
33  #endif  #endif

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

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