X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b523a72928c0ef630be33cf5f5aab9fc301958e1..303e8387acecca26329e939f228f78ca805b7a15:/h/nmh.h?ds=sidebyside diff --git a/h/nmh.h b/h/nmh.h index 4f5f5e48..24689192 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -29,8 +29,9 @@ # include #endif -# include -# include +#include +#include +#include /* * we should be getting this value from pathconf(_PC_PATH_MAX) @@ -73,5 +74,3 @@ #define DEFAULT_PAGER "more" #define DEFAULT_EDITOR "vi" - -#include