$NetBSD$

Declare functions before calling them.

--- parse.c~	2006-01-06 22:46:33.000000000 +0000
+++ parse.c
@@ -13,6 +13,7 @@
 #include "format.h"
 #include "subs.h"
 #include "text.h"
+#include "misc.h"
 
 #include "parse.h"
 
