Continue phase 2 of modules stuff.
[citadel.git] / citadel / modules / imap / imap_search.h
1 /*
2  * $Id$
3  *
4  */
5
6 void imap_search(int num_parms, char *parms[]);
7 void imap_uidsearch(int num_parms, char *parms[]);