summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53/files/patch-freebsd.h
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-08-11 02:31:33 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-08-11 02:31:33 +0000
commitfb3bf3454887d3cafe55cc22c5d52c1499cbd92c (patch)
tree69dee5570aa57786658a45609190dc652634e1ca /net-mgmt/net-snmp53/files/patch-freebsd.h
parentUpdate to 2.1.2. (diff)
- Upgrade to 5.1.2.
Numerous patches are integrated into this release.
Notes
Notes: svn path=/head/; revision=115888
Diffstat (limited to 'net-mgmt/net-snmp53/files/patch-freebsd.h')
-rw-r--r--net-mgmt/net-snmp53/files/patch-freebsd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp53/files/patch-freebsd.h b/net-mgmt/net-snmp53/files/patch-freebsd.h
deleted file mode 100644
index c445b0abeb58..000000000000
--- a/net-mgmt/net-snmp53/files/patch-freebsd.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/net-snmp/system/freebsd.h.orig Sat Apr 3 14:56:45 2004
-+++ include/net-snmp/system/freebsd.h Sat Apr 3 14:56:59 2004
-@@ -6,7 +6,7 @@
- * udp_inpcb list symbol
- */
- #undef INP_NEXT_SYMBOL
--#define INP_NEXT_SYMBOL inp_next
-+#define INP_NEXT_SYMBOL inp_list.le_next
-
- #undef TCP_TTL_SYMBOL
- #define TCP_TTL_SYMBOL "ip_defttl"