summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2/files/patch-configure
blob: ca3fbf1c242ad3db72c6ebc47cbd52b47d9d20a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./configure.orig	Sat Jan 27 20:39:51 2007
+++ ./configure	Sat Jan 27 20:48:34 2007
@@ -275,6 +275,9 @@
 # Factoring default headers for most tests.
 ac_includes_default="\
 #include <stdio.h>
+#include <sys/socket.h>
+#include <sys/param.h>
+#include <netinet/in.h>
 #if HAVE_SYS_TYPES_H
 # include <sys/types.h>
 #endif