From 42f82ca6c005fd07dd0ee69e3d3c31e91ec1045e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 20 Dec 2002 21:07:52 +0000 Subject: Make net/netmap building on -current again PR: ports/46267 Submitted by: Kuang-che Wu --- net/netmap/files/patch-netmap::config.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/netmap/files/patch-netmap::config.h (limited to 'net/netmap/files/patch-netmap::config.h') diff --git a/net/netmap/files/patch-netmap::config.h b/net/netmap/files/patch-netmap::config.h new file mode 100644 index 000000000000..87fd973fca04 --- /dev/null +++ b/net/netmap/files/patch-netmap::config.h @@ -0,0 +1,10 @@ +--- netmap/config.h.orig Sun Dec 15 14:54:26 2002 ++++ netmap/config.h Sun Dec 15 14:54:26 2002 +@@ -3,6 +3,7 @@ + + #include + #include ++using namespace std; + + const string version = "NetMap 0.1.2 20011221"; + -- cgit v1.2.3