aboutsummaryrefslogtreecommitdiff
path: root/libsylph/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/utils.h')
-rw-r--r--libsylph/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/utils.h b/libsylph/utils.h
index b5cb3a76..48d9e507 100644
--- a/libsylph/utils.h
+++ b/libsylph/utils.h
@@ -421,6 +421,7 @@ gint uncanonicalize_file_replace(const gchar *file);
gchar *normalize_newlines (const gchar *str);
+FILE *get_outgoing_rfc2822_file (FILE *fp);
gchar *get_outgoing_rfc2822_str (FILE *fp);
gchar *generate_mime_boundary (const gchar *prefix);