summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-agent/files/patch-configure
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-02-26 11:59:19 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-02-26 11:59:19 +0000
commitae4a4555a8bccc7288639eea3c7af3af8c38b089 (patch)
tree900bbe938abb434a5759a261984acbadde368729 /net-mgmt/zabbix2-agent/files/patch-configure
parentUpdate MASTER_SITES and WWW (diff)
- Update to 1.6.2
PR: ports/130901, ports/130902 Submitted by: Jim Riggs <ports@christianserving.org> Approved by: maintainer timeout (1 month)
Diffstat (limited to 'net-mgmt/zabbix2-agent/files/patch-configure')
-rw-r--r--net-mgmt/zabbix2-agent/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/zabbix2-agent/files/patch-configure b/net-mgmt/zabbix2-agent/files/patch-configure
index 6a135205ad02..2efc88046c5b 100644
--- a/net-mgmt/zabbix2-agent/files/patch-configure
+++ b/net-mgmt/zabbix2-agent/files/patch-configure
@@ -1,12 +1,12 @@
---- configure.orig 2008-11-04 15:45:42.000000000 -0600
-+++ configure 2008-12-19 23:44:25.000000000 -0600
-@@ -580,6 +580,9 @@
+--- configure.orig 2009-01-16 06:20:00.000000000 -0600
++++ configure 2009-01-22 17:18:00.000000000 -0600
+@@ -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>
- #ifdef HAVE_SYS_TYPES_H
+ #if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif