Mercurial > pidgin
changeset 2942:bd983bced1d3
[gaim-migrate @ 2955]
hmm
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 30 Jan 2002 04:39:34 +0000 |
parents | 6df089d51b11 |
children | 5d757d040a6a |
files | src/protocols/jabber/xstream.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 */