/[monit]/monit/http/engine.c
ViewVC logotype

Diff of /monit/http/engine.c

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

revision 1.31 by martinp, Sun Sep 14 13:14:17 2003 UTC revision 1.32 by martinp, Sun Sep 14 13:25:22 2003 UTC
# Line 74  Line 74 
74  #include <arpa/inet.h>  #include <arpa/inet.h>
75  #endif  #endif
76    
77    #ifdef HAVE_POLL_H
78    #include <poll.h>
79    #endif
80    
81  #ifdef HAVE_SYS_POLL_H  #ifdef HAVE_SYS_POLL_H
82  #include <sys/poll.h>  #include <sys/poll.h>
83  #endif  #endif

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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