--- a/src/protocols/jabber/xstream.c Wed Jan 30 04:36:19 2002 +0000 +++ b/src/protocols/jabber/xstream.c Wed Jan 30 04:39:34 2002 +0000 @@ -18,6 +18,7 @@ */ #include <libxode.h> +#include <time.h> /* xstream is a way to have a consistent method of handling incoming XML Stream based events... it doesn't handle the generation of an XML Stream, but provides some facilities to help do that */