From 6e425a9de8c003b5a733621a6b6730ec3cc902b8 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 23 Dec 2006 00:30:12 +0000 Subject: 20061220 --- utils/c2l/cc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/c2l/cc.h') diff --git a/utils/c2l/cc.h b/utils/c2l/cc.h index 3900506d..2d16efb7 100644 --- a/utils/c2l/cc.h +++ b/utils/c2l/cc.h @@ -634,6 +634,7 @@ void pdecl(int, Type*, Sym*); Decl* push(void); Decl* push1(Sym*); Node* revertdcl(void); +#undef round #define round ccround long round(long, int); int rsametype(Type*, Type*, int, int); -- cgit v1.2.3