diff src/protocols/zephyr/ZVariables.c @ 4235:cba92ec56248

[gaim-migrate @ 4481] Compile warning cleanups from Mr. Walp. My cable isn't dropping packets currently--but it will. It's only a matter of time. Speaking of time... Time Warner sucks. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 07 Jan 2003 23:58:52 +0000
parents 9682c0e022c6
children a79e2de75581
line wrap: on
line diff
--- a/src/protocols/zephyr/ZVariables.c	Tue Jan 07 23:24:20 2003 +0000
+++ b/src/protocols/zephyr/ZVariables.c	Tue Jan 07 23:58:52 2003 +0000
@@ -5,7 +5,7 @@
  *	Created by:	Robert French
  *
  *	$Source$
- *	$Author: robflynn $
+ *	$Author: thekingant $
  *
  *	Copyright (c) 1987 by the Massachusetts Institute of Technology.
  *	For copying and distribution information, see the file
@@ -18,6 +18,7 @@
 #endif
 
 #include <internal.h>
+#include "gaim.h"
 
 #include <ctype.h>
 #include <pwd.h>