X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3dc0fe0bcb41205700cf9229cb6d7bbfd95a3c2a..b2719c1d2bbfad9aea3c441e9e1996857490adf2:/h/nmh.h diff --git a/h/nmh.h b/h/nmh.h index 00fd943a..ca32f58b 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -16,6 +16,7 @@ #endif #include #include +#include # include #define NLENGTH(dirent) strlen((dirent)->d_name) @@ -28,8 +29,9 @@ # include #endif -# include -# include +#include +#include +#include /* * we should be getting this value from pathconf(_PC_PATH_MAX)