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