]> code.citadel.org Git - citadel.git/blob - citadel/internetmail.h
sleep() isn't defined to be per thread; use usleep() instead which is.
[citadel.git] / citadel / internetmail.h
1 void LoadInternetConfig(void);
2 int IsHostLocal(char *WhichHost);