changeset 6474:2fed50891afa

[gaim-migrate @ 6983] Hopefully fix the Zephyr build issue. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 15 Aug 2003 04:19:52 +0000
parents 2311f3761ed2
children 9a7fb2135e5e
files src/util.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/util.h	Fri Aug 15 03:59:00 2003 +0000
+++ b/src/util.h	Fri Aug 15 04:19:52 2003 +0000
@@ -26,6 +26,8 @@
 #ifndef _GAIM_UTIL_H_
 #define _GAIM_UTIL_H_
 
+#include <stdio.h>
+
 #include "account.h"
 
 #ifdef __cplusplus