X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/adc954633908e3fc97dfa94c08f964e1bbb94086..cb5d4a7527ee37577fc0c49eed564f237ec7c909:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index c2a876f7..edddc47e 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -61,6 +61,7 @@ int gans (char *, struct swit *); char **getans (char *, struct swit *); int getanswer (char *); char **getarguments (char *, int, char **, int); +char *get_charset(); char *getcpy (char *); char *getfolder(int); int lkclose(int, char*);