summaryrefslogtreecommitdiff
path: root/pith/reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/reply.h')
-rw-r--r--pith/reply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/reply.h b/pith/reply.h
index 5a5ea516..ae6dbfed 100644
--- a/pith/reply.h
+++ b/pith/reply.h
@@ -101,6 +101,7 @@ int sigdashes_are_present(char *);
char *signature_path(char *, char *, size_t);
char *simple_read_remote_file(char *, char *);
BODY *forward_multi_alt(MAILSTREAM *, ENVELOPE *, BODY *, long, char *, void *, gf_io_t, int);
+int same_subject(char *, char *s);
#endif /* PITH_REPLY_INCLUDED */