diff options
Diffstat (limited to 'comms/estic/patches/patch-.._spunk_coll.cc')
-rw-r--r-- | comms/estic/patches/patch-.._spunk_coll.cc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/estic/patches/patch-.._spunk_coll.cc b/comms/estic/patches/patch-.._spunk_coll.cc new file mode 100644 index 00000000000..9d0649e06c1 --- /dev/null +++ b/comms/estic/patches/patch-.._spunk_coll.cc @@ -0,0 +1,13 @@ +$NetBSD: patch-.._spunk_coll.cc,v 1.1 2011/11/27 19:36:09 joerg Exp $ + +--- ../spunk/coll.cc.orig 2011-11-27 02:13:15.000000000 +0000 ++++ ../spunk/coll.cc +@@ -21,7 +21,7 @@ + + #include <stdlib.h> + #include <string.h> +-#include <iostream.h> ++#include <iostream> + + #include "machine.h" + #include "check.h" |