summaryrefslogtreecommitdiff
path: root/cad/simian/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'cad/simian/patches/patch-ae')
-rw-r--r--cad/simian/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/cad/simian/patches/patch-ae b/cad/simian/patches/patch-ae
new file mode 100644
index 00000000000..c0ea9604f5a
--- /dev/null
+++ b/cad/simian/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2005/03/21 17:35:53 dmcmahill Exp $
+
+--- Zs.cc.orig 1998-12-07 08:28:51.000000000 +0000
++++ Zs.cc
+@@ -1,6 +1,6 @@
+ /* EII for Plane wave model */
+
+-#include <stream.h>
++#include <sstream>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <math.h>