From 31fbe7cac1c4d1ed16f9fd51ee48419c61f9e4ad Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 26 Dec 1999 20:23:57 +0000 Subject: Fixes for brown-paper-bag bug. svn path=/trunk/; revision=2688 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index c98c18ea..0e19d7cb 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -433,6 +433,7 @@ char *str_find(struct idlist **, int); char *idpair_find(struct idlist **, const char *); void append_str_list(struct idlist **, struct idlist **); void expunge_uids(struct query *); +void uid_expunge_query(struct query *); void write_saved_lists(struct query *, const char *); /* rcfile_y.y */ -- cgit v1.2.3