summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix-agent/files/patch-configure
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-04-23 18:44:03 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-04-23 18:44:03 +0000
commit3decdba745ef4ba9893da1cd48e1e80d37c1039c (patch)
tree71217d68813d7ded7eecc491ba00606ba5cc79cb /net-mgmt/zabbix-agent/files/patch-configure
parent- Update to 1.6.4. (diff)
- Update to 1.6.4.
- Pass maintainer to submitter (last 3 updates were timeouts) PR: ports/133448 Submitted by: Jim Riggs <ports@christianserving.org> Approved by: maintainer timeout
Diffstat (limited to 'net-mgmt/zabbix-agent/files/patch-configure')
-rw-r--r--net-mgmt/zabbix-agent/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/zabbix-agent/files/patch-configure b/net-mgmt/zabbix-agent/files/patch-configure
index 2efc88046c5b..a1b0bd52a4fe 100644
--- a/net-mgmt/zabbix-agent/files/patch-configure
+++ b/net-mgmt/zabbix-agent/files/patch-configure
@@ -1,12 +1,12 @@
---- configure.orig 2009-01-16 06:20:00.000000000 -0600
-+++ configure 2009-01-22 17:18:00.000000000 -0600
-@@ -275,6 +275,9 @@
+--- configure.orig 2009-03-28 13:23:22.000000000 -0500
++++ configure 2009-03-28 13:23:40.000000000 -0500
+@@ -580,6 +580,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
+ #ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif