more sync with sylpheed 0.7.0cvs15
[claws.git] / src / utils.h
index e41939d4deb4a6a77506efdb2ec083475f608edc..04802f37620d64b8bede315ca84e074e56737385 100644 (file)
@@ -293,6 +293,7 @@ gchar *get_domain_name              (void);
 
 /* file / directory handling */
 off_t get_file_size            (const gchar    *file);
+off_t get_file_size_as_crlf    (const gchar    *file);
 off_t get_left_file_size       (FILE           *fp);
 gboolean file_exist            (const gchar    *file,
                                 gboolean        allow_fifo);