X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=c2a876f7abe2c2f0effddea90559be4d3993cd03;hp=fa9f0c2f513f57b6f3a14bc60004d651e93c4039;hb=adc954633908e3fc97dfa94c08f964e1bbb94086;hpb=e345f8fdce3a18cab73f3edf65ca60f8357efda0 diff --git a/h/prototypes.h b/h/prototypes.h index fa9f0c2..c2a876f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -83,6 +83,7 @@ char *m_tmpfil (char *); void m_unknown(FILE *); int makedir (char *); char *nmh_getpass(const char *); +char *norm_charmap(char *); char *new_fs (char *, char *, char *); char *path(char *, int); int peekc(FILE *ib);