diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-10 05:46:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-10 05:46:49 +0000 |
commit | 1709ca6d1a77a0e3bc2d8712940992ac857f5033 (patch) | |
tree | 011045ad80021a0f46b85bbc7fd7a0909569b3c4 /net-mgmt/net-snmp-devel/files/patch-ag | |
parent | Enable this port to be able to fetch even when Qualcomm releases (diff) |
Upgrade to 4.2.1.
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-ag')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-ag b/net-mgmt/net-snmp-devel/files/patch-ag deleted file mode 100644 index 4f8dbd1fe650..000000000000 --- a/net-mgmt/net-snmp-devel/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- snmplib/ucd-snmp-includes.h.orig Wed Jan 20 18:18:42 1999 -+++ snmplib/ucd-snmp-includes.h Sat Aug 28 02:13:56 1999 -@@ -4,7 +4,7 @@ - #include <netinet/in.h> - - /* uncomment if you don't have in_addr_t in netinet/in.h */ --/* typedef u_int in_addr_t; */ -+typedef u_int in_addr_t; - - #include <ucd-snmp/asn1.h> - #include <ucd-snmp/snmp_api.h> |