X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c466879717f7cc03e987c5fc5fc5f1c9cb522c66..f422ef658bd5a190e08177c67361c874e679c526:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 4b5a0b8f..d252eada 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -81,6 +81,7 @@ char *m_scratch (char *, char *); char *m_tmpfil (char *); void m_unknown(FILE *); int makedir (char *); +char *nmh_getpass(const char *); char *new_fs (char *, char *, char *); char *path(char *, int); int peekc(FILE *ib);