freebsd-ports/net/netmap/files/patch-belgolib::dirs_core.h
Edwin Groothuis 42f82ca6c0 Make net/netmap building on -current again
PR:		 ports/46267
Submitted by:	Kuang-che Wu <kcwu@kcwu.dyndns.org>
2002-12-20 21:07:52 +00:00

10 lines
221 B
C++

--- belgolib/dirs_core.h.orig Wed Dec 19 07:46:22 2001
+++ belgolib/dirs_core.h Sun Dec 15 15:01:06 2002
@@ -4,6 +4,7 @@
#ifndef __make_dep__
#include <string>
+using namespace std;
#endif
#ifndef __dirs_core_h__