diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-14 04:06:46 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-14 04:06:46 +0000 |
| commit | b44e09728481aeb202765812d9dfddd119fb14c3 (patch) | |
| tree | 2541f6e5683df23f774f05bf49cb32a8828588d7 /net-mgmt/zabbix2-agent/files/patch-configure | |
| parent | - Update to 1.6.1 (diff) | |
- Update to 1.6.1
PR: ports/129781
Submitted by: Jim Riggs <ports at christianserving.org>
Approved by: maintainer timeout (3 weeks)
Diffstat (limited to 'net-mgmt/zabbix2-agent/files/patch-configure')
| -rw-r--r-- | net-mgmt/zabbix2-agent/files/patch-configure | 8 |
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 ca3fbf1c242a..6a135205ad02 100644 --- a/net-mgmt/zabbix2-agent/files/patch-configure +++ b/net-mgmt/zabbix2-agent/files/patch-configure @@ -1,12 +1,12 @@ ---- ./configure.orig Sat Jan 27 20:39:51 2007 -+++ ./configure Sat Jan 27 20:48:34 2007 -@@ -275,6 +275,9 @@ +--- configure.orig 2008-11-04 15:45:42.000000000 -0600 ++++ configure 2008-12-19 23:44:25.000000000 -0600 +@@ -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 |
