X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f931795fd8973c1edb40a26ecf87dbe27f7a6148..56f140c6607d7a390639bd8535175a841a0fba62:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 11db40da..ad9a87ee 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -146,6 +146,8 @@ void annopreserve(int); int distout (char *, char *, char *); void replout (FILE *, char *, char *, struct msgs *, int, int, char *, char *, char *); +int build_form (char *, char *, int *, char *, char *, char *, char *, + char *, char *); int sendsbr (char **, int, char *, struct stat *, int, char *, int); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *);