diff src/buddy.c @ 3279:86fdd015f40e

[gaim-migrate @ 3297] Fewer compile warnings! Thanks, Ari Pollak (I even spelled your name correctly) Also, I think one of these warnings may have fixed a sporadic Hotmail auth failure; let me know if you still get those. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 29 May 2002 01:23:38 +0000
parents 30ca1b76ad0c
children b0d5ce77f7dd
line wrap: on
line diff
--- a/src/buddy.c	Wed May 29 00:24:41 2002 +0000
+++ b/src/buddy.c	Wed May 29 01:23:38 2002 +0000
@@ -37,6 +37,7 @@
 #include <math.h>
 #include <time.h>
 #include <unistd.h>
+#include <ctype.h>
 
 #include <gdk/gdkkeysyms.h>
 #include <gtk/gtk.h>