blob: c6efa405bf06de125e038292a800d07bb6b8c6cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-src_c__comand.h,v 1.1 2012/02/16 11:37:27 hans Exp $
--- src/c_comand.h.orig 2006-07-07 08:54:25.000000000 +0200
+++ src/c_comand.h 2009-12-26 00:47:55.258943358 +0100
@@ -24,6 +24,7 @@
#ifndef C_COMAND_H
#define C_COMAND_H
#include "md.h"
+#undef CS
/*--------------------------------------------------------------------------*/
class CS;
/*--------------------------------------------------------------------------*/
|