diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:31:11 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:31:11 +0000 |
| commit | 25b9d76b40f20d0d455f69ffe5303e5e817a9f76 (patch) | |
| tree | b03158f29110fc0e98019b909efe07cea850881a /net/netmap/files/patch-netmap__config.h | |
| parent | Update to tin 2.2.1 (diff) | |
- Pet portlint: rename patch files
Notes
Notes:
svn path=/head/; revision=352960
Diffstat (limited to 'net/netmap/files/patch-netmap__config.h')
| -rw-r--r-- | net/netmap/files/patch-netmap__config.h | 10 |
1 files changed, 10 insertions, 0 deletions
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 <list> + #include <string> ++using namespace std; + + const string version = "NetMap 0.1.2 20011221"; + |
