Lots of little code cleanups to prevent warnings - mostly making sure
[mmh] / uip / mhl.c
index 6ef30fb..33e9f3f 100644 (file)
--- a/uip/mhl.c
+++ b/uip/mhl.c
@@ -7,6 +7,9 @@
 
 #include <h/mh.h>
 
+/* prototype from mhlsbr.c */
+int mhl (int, char **);
+
 
 int
 main (int argc, char **argv)