X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96646146f2dcca09a23108ef3d9b6bedd7da8a39..7b87125e7b885b8985fabeae667deb26091f4e01:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 74e66319..97f0544e 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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