X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/81498ba3222c3731cae33bf76ca04a8257b06d3d..75b0dbe98e53c962cc00d7487a0a38ed2ff7c105:/h/nmh.h diff --git a/h/nmh.h b/h/nmh.h index 09683efb..b2bac8f0 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -10,6 +10,10 @@ #include #include #include +#ifndef NDEBUG + /* See etc/gen-ctype-checked.c. */ +# include +#endif #include # include @@ -66,5 +70,6 @@ */ #define DEFAULT_PAGER "more" +#define DEFAULT_EDITOR "vi" #include