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

--- cmn/locator.h.orig	2003-11-22 11:30:48.000000000 -0800
+++ cmn/locator.h	2003-11-22 11:31:07.000000000 -0800
@@ -47,7 +47,8 @@
 
 
 // Include Files
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 
 #include "utils.h"
 #include "coord.h"
