diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-27 20:18:35 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-27 20:18:35 +0000 |
commit | fb8c450edaffc586f12ab11ca424ea1d2d57dc48 (patch) | |
tree | a087bc149b2c41a5c4d865acf03e6ed478e9c469 /net-mgmt/net-snmp/files/patch-sctpAssocTable.c | |
parent | Update to 1.84 (diff) |
- Update to 5.7
PR: ports/158714
Submitted by: Garret Cooper <yanegomi@gmail.com>
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-sctpAssocTable.c')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-sctpAssocTable.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/net-snmp/files/patch-sctpAssocTable.c b/net-mgmt/net-snmp/files/patch-sctpAssocTable.c deleted file mode 100644 index cbcfaffba6c0..000000000000 --- a/net-mgmt/net-snmp/files/patch-sctpAssocTable.c +++ /dev/null @@ -1,10 +0,0 @@ ---- agent/mibgroup/sctp-mib/sctpAssocTable.c.orig 2009-03-07 23:12:27.000000000 +0900 -+++ agent/mibgroup/sctp-mib/sctpAssocTable.c 2009-03-07 23:12:37.000000000 +0900 -@@ -6,7 +6,6 @@ - #include <net-snmp/net-snmp-config.h> - #include <net-snmp/net-snmp-includes.h> - #include <net-snmp/agent/net-snmp-agent-includes.h> --#include <net-snmp/agent/net-snmp-agent-includes.h> - #include <net-snmp/agent/table_container.h> - #include "sctpAssocTable.h" - |