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

--- cmn/physical.cpp.orig	2000-01-19 20:38:14.000000000 -0800
+++ cmn/physical.cpp	2003-11-22 11:29:34.000000000 -0800
@@ -33,10 +33,11 @@
 // Include Files
 #include "xdata.h"
 #include "physical.h"
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 
 #if X11
-#include <strstream.h>
+#include <strstream>
 #endif
 #if WIN32
 #include <strstrea.h>
