$NetBSD: patch-ai,v 1.1.1.1 2005/01/25 15:59:27 xtraeme Exp $

--- cmn/xetp.cpp.orig	2000-01-19 12:54:30.000000000 -0800
+++ cmn/xetp.cpp	2003-11-22 11:24:52.000000000 -0800
@@ -29,9 +29,10 @@
 
 #include "stdafx.h"
 
-#include <iostream.h>
+#include <iostream>
 #if X11
-#include <strstream.h>
+#include <strstream>
+using namespace std;
 #endif
 #if WIN32
 #include <strstrea.h>
