aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh')
-rw-r--r--net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh b/net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh
new file mode 100644
index 000000000000..b5352ae38c19
--- /dev/null
+++ b/net-mgmt/cflowd/files/patch-classes::include::CflowdVersion.hh
@@ -0,0 +1,10 @@
+--- classes/include/CflowdVersion.hh.orig Fri Aug 29 22:04:44 2003
++++ classes/include/CflowdVersion.hh Fri Aug 29 22:04:56 2003
+@@ -42,6 +42,7 @@
+ #ifndef _CFLOWDVERSION_HH_
+ #define _CFLOWDVERSION_HH_
+
++using namespace std;
+ #include <string>
+
+ //---------------------------------------------------------------------------