$NetBSD$

--- cmn/intel.cpp.orig	2003-11-27 15:17:02.000000000 -0800
+++ cmn/intel.cpp	2003-11-27 15:18:12.000000000 -0800
@@ -31,11 +31,10 @@
 
 // Include Files
 #include "stdafx.h"
-extern "C" {
-  #include <string.h>
-}
+#include <cstring>
 #if X11
-#include <strstream.h>
+#include <strstream>
+using namespace std;
 #endif
 #if WIN32
 #include <strstrea.h>
