X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/82f1f1db8de7b833068a3ef0dc7d10759bb94941..beb2f391989350fd107ca0e860dccdb63cb6bf20:/h/nmh.h?ds=inline diff --git a/h/nmh.h b/h/nmh.h index b2bac8f0..ca32f58b 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -14,7 +14,9 @@ /* See etc/gen-ctype-checked.c. */ # include #endif +#include #include +#include # include #define NLENGTH(dirent) strlen((dirent)->d_name) @@ -27,8 +29,9 @@ # include #endif -# include -# include +#include +#include +#include /* * we should be getting this value from pathconf(_PC_PATH_MAX)