This is an omnibus commit which moves the Citadel Server from crusty old GNU Autotool...
[citadel.git] / citadel / server / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);