]> code.citadel.org Git - citadel.git/blob - citadel/support.h
Accept the origin host as indicated by the client, if the connection is from 127...
[citadel.git] / citadel / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);