aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xosview/files/patch-Host.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xosview/files/patch-Host.h')
-rw-r--r--sysutils/xosview/files/patch-Host.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/xosview/files/patch-Host.h b/sysutils/xosview/files/patch-Host.h
new file mode 100644
index 000000000000..e7430d0e7229
--- /dev/null
+++ b/sysutils/xosview/files/patch-Host.h
@@ -0,0 +1,10 @@
+--- Host.h.orig Sun Jan 24 06:20:39 1999
++++ Host.h Mon Oct 27 21:31:31 2003
+@@ -19,6 +19,7 @@
+ #include <arpa/inet.h>
+ #include <iostream.h>
+ #include "bool.h"
++using namespace std;
+
+ class Host {
+ public: