$NetBSD$

Declare functions before calling them.

--- macro.c~	2004-05-18 20:56:52.000000000 +0000
+++ macro.c
@@ -7,6 +7,7 @@
 
 #include "jcabc2ps.h"
 #include "macro.h"
+#include "misc.h"
 
 Macro *macrolist = 0;
 
