summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-agent_read_config.c
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:17:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:17:16 +0000
commitbd92a4a0a5888a4c2b0b86a9321aab9271127895 (patch)
tree415cbe2ec1b0c761b431a1fb2aa5555a09b60b52 /net-mgmt/net-snmp-devel/files/patch-agent_read_config.c
parent- Update to 5.8.15 (diff)
- Upgrade to 5.3.1 [1].
- Add $snmpd_flush_cache knob [2]. - Add conflict with net-snmp-4.* [3]. PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2], ports/103462 [3] Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> [1], "Brian A. Seklecki"<bseklecki@collaborativefusion.com> [2], Mykola Dzham <freebsd@levsha.org.ua> [3]
Notes
Notes: svn path=/head/; revision=186173
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-agent_read_config.c')
-rw-r--r--net-mgmt/net-snmp-devel/files/patch-agent_read_config.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-agent_read_config.c b/net-mgmt/net-snmp-devel/files/patch-agent_read_config.c
deleted file mode 100644
index d38b96de7668..000000000000
--- a/net-mgmt/net-snmp-devel/files/patch-agent_read_config.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- agent/agent_read_config.c.orig Mon Jan 24 09:12:58 2005
-+++ agent/agent_read_config.c Mon Jan 24 09:13:13 2005
-@@ -84,10 +84,6 @@
- #include <inet/mib2.h>
- #endif
-
--#if HAVE_DMALLOC_H
--#include <dmalloc.h>
--#endif
--
- #if HAVE_UNISTD_H
- #include <unistd.h>
- #endif