]> diplodocus.org Git - nmh/blobdiff - sbr/makedir.c
readconfig.c: Move interface to own file.
[nmh] / sbr / makedir.c
index 04e5d779f7ae1da40c3d3b3557bb2134e371e5a4..4f3c5ceff3a1a6b4555fb098cc0eb2ffae08e736 100644 (file)
@@ -9,7 +9,9 @@
  * Modified to try recursive create.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "atooi.h"
+#include "error.h"
 #include "makedir.h"
 #include <sys/file.h>