X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=59841a22ec3f4d801bfffd01f1c16c41a59ef5fa;hp=5fe0b0c2c18f9cc46466d52d375011c5edc100c1;hb=8563731b02ce9d750806f6b1769af8b399d964e8;hpb=14d4fe34a364d78ca25f39b82713255a3e9006cb diff --git a/h/prototypes.h b/h/prototypes.h index 5fe0b0c..59841a2 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -94,6 +94,7 @@ char *pwd (void); char *r1bindex(char *, int); void readconfig (struct node **, FILE *, char *, int); int refile (char **, char *); +int ruserpass(char *, char **, char **); int remdir (char *); int seq_addmsg (struct msgs *, char *, int, int, int); int seq_addsel (struct msgs *, char *, int, int);