diff options
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, 10 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp/files/patch-sctpAssocTable.c b/net-mgmt/net-snmp/files/patch-sctpAssocTable.c new file mode 100644 index 000000000000..cbcfaffba6c0 --- /dev/null +++ b/net-mgmt/net-snmp/files/patch-sctpAssocTable.c @@ -0,0 +1,10 @@ +--- 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" + |