diff options
Diffstat (limited to 'plugins/netutils.c')
| -rw-r--r-- | plugins/netutils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/netutils.c b/plugins/netutils.c index e5d35281..fc85a246 100644 --- a/plugins/netutils.c +++ b/plugins/netutils.c | |||
| @@ -31,10 +31,8 @@ | |||
| 31 | 31 | ||
| 32 | #include "config.h" | 32 | #include "config.h" |
| 33 | #include "common.h" | 33 | #include "common.h" |
| 34 | #include <sys/socket.h> | ||
| 35 | #include <netinet/in.h> | 34 | #include <netinet/in.h> |
| 36 | #include <arpa/inet.h> | 35 | #include <arpa/inet.h> |
| 37 | #include <netdb.h> | ||
| 38 | 36 | ||
| 39 | extern int socket_timeout; | 37 | extern int socket_timeout; |
| 40 | RETSIGTYPE socket_timeout_alarm_handler (int); | 38 | RETSIGTYPE socket_timeout_alarm_handler (int); |
