diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in b/net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in deleted file mode 100644 index ad6a26dc319e..000000000000 --- a/net-mgmt/net-snmp-devel/files/patch-net-snmp-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- include/net-snmp/net-snmp-config.h.in.orig 2007-07-20 06:00:35.000000000 +0900 -+++ include/net-snmp/net-snmp-config.h.in 2008-03-26 07:45:24.236908694 +0900 -@@ -1561,7 +1561,7 @@ - - #define NETSNMP_EXCACHETIME 30 - #define NETSNMP_CACHEFILE ".snmp-exec-cache" --#define NETSNMP_MAXCACHESIZE (200*80) /* roughly 200 lines max */ -+#define NETSNMP_MAXCACHESIZE (1500*80) /* roughly 1500 lines max */ - - /* misc defaults */ - |