diff src/gaimrc.c @ 4201:511c2b63caa4

[gaim-migrate @ 4432] Some code cleanups to remove warnings and fix up indenting a little. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 04 Jan 2003 21:01:32 +0000
parents 02f4eacf4c58
children a614423c648f
line wrap: on
line diff
--- a/src/gaimrc.c	Sat Jan 04 19:41:07 2003 +0000
+++ b/src/gaimrc.c	Sat Jan 04 21:01:32 2003 +0000
@@ -32,6 +32,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
+#include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include "gaim.h"