summaryrefslogtreecommitdiff
path: root/net/netmap/files/patch-belgolib::dirs.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/netmap/files/patch-belgolib::dirs.h')
-rw-r--r--net/netmap/files/patch-belgolib::dirs.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/netmap/files/patch-belgolib::dirs.h b/net/netmap/files/patch-belgolib::dirs.h
new file mode 100644
index 000000000000..4d912a46559c
--- /dev/null
+++ b/net/netmap/files/patch-belgolib::dirs.h
@@ -0,0 +1,10 @@
+--- belgolib/dirs.h.orig Sun Dec 15 14:54:27 2002
++++ belgolib/dirs.h Sun Dec 15 14:54:27 2002
+@@ -3,6 +3,7 @@
+ // - Consider using vector instead of list<T*>'s
+
+ #include <list>
++using namespace std;
+
+ #ifndef __make_dep__
+ #include <string>