summaryrefslogtreecommitdiff
path: root/net/netmap/files/patch-netmap__config.h
blob: 87fd973fca04b5ef7d69c7095c5d82aae88c4499 (plain) (blame)
1
2
3
4
5
6
7
8
9
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 <list>
 #include <string>
+using namespace std;
 
 const string version = "NetMap 0.1.2 20011221";