summaryrefslogtreecommitdiff
path: root/audio/maplay/patches/patch-crc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/maplay/patches/patch-crc.cc')
-rw-r--r--audio/maplay/patches/patch-crc.cc13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/maplay/patches/patch-crc.cc b/audio/maplay/patches/patch-crc.cc
new file mode 100644
index 00000000000..e3c38902721
--- /dev/null
+++ b/audio/maplay/patches/patch-crc.cc
@@ -0,0 +1,13 @@
+$NetBSD: patch-crc.cc,v 1.1 2011/11/22 20:57:35 wiz Exp $
+
+--- crc.cc.orig 1994-06-23 12:14:35.000000000 +0000
++++ crc.cc
+@@ -18,7 +18,7 @@
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+-#include <iostream.h>
++#include <iostream>
+ #include <stdlib.h>
+ #include "crc.h"
+