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

Diff of /monit/gc.c

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

revision 1.29 by martinp, Tue Aug 12 13:11:01 2003 UTC revision 1.30 by chopp, Wed Aug 13 22:18:42 2003 UTC
# Line 19  Line 19 
19    
20  #include <config.h>  #include <config.h>
21    
22    #ifdef HAVE_STDIO_H
23  #include <stdio.h>  #include <stdio.h>
24    #endif
25    
26    #ifdef HAVE_STDLIB_H
27  #include <stdlib.h>  #include <stdlib.h>
28    #endif
29    
30  #include "monitor.h"  #include "monitor.h"
31  #include "protocol.h"  #include "protocol.h"

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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