X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96646146f2dcca09a23108ef3d9b6bedd7da8a39..1eedaf674c09aead10f12ec91f5e71d29924d642:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 74e66319..a8f6d468 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -336,7 +336,7 @@ int sc_length(void); int sc_width(void); int build_form (char *, char *, int *, char *, char *, char *, char *, char *, char *); -int sendsbr (char **, int, char *, char *, struct stat *, int, char *, int); +int sendsbr (char **, int, char *, char *, struct stat *, int); int SOprintf (char *, ...); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *, int); @@ -350,8 +350,8 @@ int writeBase64raw (unsigned char *, size_t, unsigned char *); */ int attach(char *, char *, char *, size_t, char *, size_t, int); void clean_up_temporary_files(const char *, const char *); -char *mime_type (const char *); - +char *mime_type(const char *); +char *construct_build_directive(char *, const char *, int); /* * credentials management