sort out some prototypes, put them where they belong.
[apps/madmutt.git] / mh.h
diff --git a/mh.h b/mh.h
index 65f8247..a6b12eb 100644 (file)
--- a/mh.h
+++ b/mh.h
@@ -23,6 +23,7 @@
 
 int mh_buffy (const char *);
 FILE *maildir_open_find_message (const char *, const char *);
+int mh_valid_message (const char *);
 
 /* these are the only publicly visible for usage */