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-makelist::config.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/netmap/files/patch-makelist::config.h (limited to 'net/netmap/files/patch-makelist::config.h') diff --git a/net/netmap/files/patch-makelist::config.h b/net/netmap/files/patch-makelist::config.h new file mode 100644 index 000000000000..7059beb43041 --- /dev/null +++ b/net/netmap/files/patch-makelist::config.h @@ -0,0 +1,10 @@ +--- makelist/config.h.orig Sun Dec 15 14:54:27 2002 ++++ makelist/config.h Sun Dec 15 14:54:27 2002 +@@ -2,6 +2,7 @@ + #define _config_h_ + + #include ++using namespace std; + + extern int par_traceroute; + -- cgit v1.2.3