From d32ba2a70aebd94d176f73a64bc83ed59038e835 Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Sun, 30 May 1999 14:02:36 +0000 Subject: sync svn path=/trunk/; revision=959 --- camel/gmime-utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/gmime-utils.h') diff --git a/camel/gmime-utils.h b/camel/gmime-utils.h index dafc5ca18a..1c2097434f 100644 --- a/camel/gmime-utils.h +++ b/camel/gmime-utils.h @@ -33,12 +33,14 @@ extern "C" { #include #include +#include void gmime_write_header_pair_to_file (FILE* file, gchar* name, GString *value); void write_header_table_to_file (FILE *file, GHashTable *header_table); void write_header_with_glist_to_file (FILE *file, gchar *header_name, GList *header_values); GHashTable *get_header_table_from_file (FILE *file); +GHashTable *get_header_table_from_stream (GnomeStream *stream); -- cgit v1.2.3