]> code.citadel.org Git - citadel.git/blob - citadel/server/support.h
Giving up on doing citserver-side REPORT parsing.
[citadel.git] / citadel / server / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);