X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=d252eadaf8e53b0b1154367477bdfd6c29de125d;hp=4b5a0b8f948fcf00820d2e1f0ee218eedf6b49a8;hb=e0233d70fb7bfac996b3514ae60d7eedef0e6ad3;hpb=31d7959584363f09dbf599e09313f2916ba03b84 diff --git a/h/prototypes.h b/h/prototypes.h index 4b5a0b8..d252ead 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);