]> git.marmaro.de Git - mmh/blobdiff - uip/mhl.c
Lots of little code cleanups to prevent warnings - mostly making sure
[mmh] / uip / mhl.c
index 6ef30fbf21c6b5169c25766360afa56addd2cb76..33e9f3fae750a17bcf3d55b3b29cdf1cfa762b6c 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)