aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-agent/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix2-agent/files/patch-configure')
-rw-r--r--net-mgmt/zabbix2-agent/files/patch-configure12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/zabbix2-agent/files/patch-configure b/net-mgmt/zabbix2-agent/files/patch-configure
deleted file mode 100644
index 2efc88046c5b..000000000000
--- a/net-mgmt/zabbix2-agent/files/patch-configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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>
- #if HAVE_SYS_TYPES_H
- # include <sys/types.h>
- #endif