]> diplodocus.org Git - nmh/blobdiff - uip/mhmisc.c
Silence more gcc format-string warnings.
[nmh] / uip / mhmisc.c
index 63ea15a1df577ccf04ce02714f5734e1c8f8136e..7e278082cc452f9db49976a5251d435f62ef9a45 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * mhparse.c -- misc routines to process MIME messages
+/* mhmisc.c -- misc routines to process MIME messages
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -11,6 +9,7 @@
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/utils.h>
+#include "../sbr/makedir.h"
 
 extern int debugsw;