blob: 38059de8855aa5840b184be9f5b2876dd6ede8c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-spunk_str.cc,v 1.1 2012/11/16 00:37:47 joerg Exp $
--- spunk/str.cc.orig 1996-12-01 11:23:50.000000000 +0000
+++ spunk/str.cc
@@ -31,6 +31,7 @@
#include "stream.h"
#include "streamid.h"
+#undef CS
// Register class String
|