diff src/dialogs.c @ 967:17ff662183b2

[gaim-migrate @ 977] small code clean-ups committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 10 Oct 2000 10:48:23 +0000
parents fa681641643d
children 2586b2a3725e
line wrap: on
line diff
--- a/src/dialogs.c	Tue Oct 10 10:35:05 2000 +0000
+++ b/src/dialogs.c	Tue Oct 10 10:48:23 2000 +0000
@@ -29,6 +29,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <ctype.h>
 #include <sys/socket.h>
 #include <netdb.h>
 #include <netinet/in.h>