summaryrefslogtreecommitdiff
path: root/time/ptimetracker/patches/patch-src-weeport.cc
diff options
context:
space:
mode:
Diffstat (limited to 'time/ptimetracker/patches/patch-src-weeport.cc')
-rw-r--r--time/ptimetracker/patches/patch-src-weeport.cc18
1 files changed, 18 insertions, 0 deletions
diff --git a/time/ptimetracker/patches/patch-src-weeport.cc b/time/ptimetracker/patches/patch-src-weeport.cc
new file mode 100644
index 00000000000..38dd5f40748
--- /dev/null
+++ b/time/ptimetracker/patches/patch-src-weeport.cc
@@ -0,0 +1,18 @@
+$NetBSD: patch-src-weeport.cc,v 1.1 2011/11/22 20:03:56 joerg Exp $
+
+--- src/weeport.cc.orig 2011-11-22 19:09:39.000000000 +0000
++++ src/weeport.cc
+@@ -24,5 +24,5 @@
+ ****************************************************************************/
+
+-#include <iostream.h>
++#include <iostream>
+
+ #include <stdlib.h>
+@@ -49,4 +49,6 @@
+ #include "weeport.hh"
+
++using namespace std;
++
+ /*--------------------------------------------------------------------
+ Class : Weeport