$NetBSD: patch-ah,v 1.2 2005/11/03 19:56:36 rillig Exp $

--- include/linear.cc.orig	1998-12-07 08:28:52.000000000 +0000
+++ include/linear.cc
@@ -10,7 +10,8 @@
  ** Modification includes new memory allocation scheme and    **
  ** LU decomposition                                          ** 
  ***************************************************************/
-#include <stream.h>
+#include <iostream>
+#include <sstream>
 #include <stdlib.h>
 #include <stdio.h>
 #include <errno.h>
