*** empty log message ***
authorceriel <none@none>
Thu, 5 Feb 1987 17:02:16 +0000 (17:02 +0000)
committerceriel <none@none>
Thu, 5 Feb 1987 17:02:16 +0000 (17:02 +0000)
util/cpp/next.c

index 64ff5ff..3d37a39 100644 (file)
@@ -1,5 +1,7 @@
 #include "debug.h"
 struct macro *h_macro = 0;
+struct mlist *h_mlist = 0;
 #ifdef DEBUG
 int cnt_macro = 0;
+int cnt_mlist = 0;
 #endif