src/protocols/jabber/xstream.c

changeset 2942
0f5b7374df86
parent 2086
007508451e2c
child 3127
4213ad5b231c
--- 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 */
 

mercurial