diff options
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-net-snmp-config.h.in')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-net-snmp-config.h.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp/files/patch-net-snmp-config.h.in b/net-mgmt/net-snmp/files/patch-net-snmp-config.h.in deleted file mode 100644 index 345453b58f23..000000000000 --- a/net-mgmt/net-snmp/files/patch-net-snmp-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- include/net-snmp/net-snmp-config.h.in.orig 2010-05-31 22:08:28.000000000 -0300 -+++ include/net-snmp/net-snmp-config.h.in 2010-05-31 22:09:31.000000000 -0300 -@@ -1721,7 +1721,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 */ - |