diff test/macro.c @ 467:32737bad7489

fix list/tag interference
author kono
date Sat, 30 Jul 2005 16:01:45 +0900
parents 0c256ea2a97e
children a379da780856
line wrap: on
line diff
--- a/test/macro.c	Mon May 16 11:53:56 2005 +0900
+++ b/test/macro.c	Sat Jul 30 16:01:45 2005 +0900
@@ -1,3 +1,5 @@
+int printf(const char *format, ...);
+
 
 int heap[100];