Move #include from h/mh.h to source files
[mmh] / sbr / makedir.c
index ea39385..c4870dd 100644 (file)
@@ -14,6 +14,7 @@
 #include <errno.h>
 #include <sys/param.h>
 #include <sys/file.h>
+#include <sys/stat.h>
 
 int
 makedir(char *dir)