summaryrefslogtreecommitdiff
path: root/net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 03:14:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 03:14:59 +0000
commit7c54d746c126f229d5981da679030f14b1bd8af6 (patch)
tree07bbf8be3456abc32e61f67b427ee3266f3dbdb5 /net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h
parent- file retired, new location ports/Mk/bsd.gnustep.mk (diff)
Added simple patch to overcome the problems with oid.cpp, but still
other problems shown up.
Notes
Notes: svn path=/head/; revision=88038
Diffstat (limited to '')
-rw-r--r--net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h b/net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h
new file mode 100644
index 000000000000..cabe6ec2fd5c
--- /dev/null
+++ b/net-mgmt/cflowd/files/patch-snmp++::classes::include::snmp++::oid.h
@@ -0,0 +1,10 @@
+--- snmp++/classes/include/snmp++/oid.h.orig Fri Aug 29 20:00:24 2003
++++ snmp++/classes/include/snmp++/oid.h Fri Aug 29 20:00:41 2003
+@@ -57,6 +57,7 @@
+ #include <string.h> // strlen, etc..
+ }
+
++using namespace std;
+ #include <vector>
+
+ #include "smival.h" // derived class for all values