Move #include from h/mh.h to source files
[mmh] / sbr / crawl_folders.c
index 59ec952..b59a8e7 100644 (file)
@@ -9,6 +9,8 @@
 #include <h/mh.h>
 #include <h/crawl_folders.h>
 #include <h/utils.h>
 #include <h/mh.h>
 #include <h/crawl_folders.h>
 #include <h/utils.h>
+#include <dirent.h>
+#include <sys/stat.h>
 
 struct crawl_context {
        int max;    /*
 
 struct crawl_context {
        int max;    /*