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

Diff of /monit/signal.c

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

revision 1.5 by martinp, Tue Feb 11 21:27:39 2003 UTC revision 1.6 by chopp, Wed Aug 13 22:18:43 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_SIGNAL_H
27  #include <signal.h>  #include <signal.h>
28    #endif
29    
30  #include "monitor.h"  #include "monitor.h"
31    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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