changeset 5733:4350b62bac45

[gaim-migrate @ 6157] Fixed a compilation problem some peoplea re having. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 04 Jun 2003 05:22:05 +0000
parents 37810936887e
children 5cd96052bc45
files src/connection.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/connection.h	Wed Jun 04 04:54:01 2003 +0000
+++ b/src/connection.h	Wed Jun 04 05:22:05 2003 +0000
@@ -24,6 +24,7 @@
 #define _GAIM_CONNECTION_H_
 
 #include <stdlib.h>
+#include <time.h>
 
 typedef struct _GaimConnection GaimConnection;