diff plugins/spellchk.c @ 6735:b0913ab92893

[gaim-migrate @ 7267] This is some compile warning cleanup stuff. I tried compiling with CFLAGS="-ansi -ggdb -pedantic -Wall" It's fun. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 04 Sep 2003 03:50:22 +0000
parents 70d5122bc3ff
children e9a730ad5a3c
line wrap: on
line diff
--- a/plugins/spellchk.c	Thu Sep 04 02:17:23 2003 +0000
+++ b/plugins/spellchk.c	Thu Sep 04 03:50:22 2003 +0000
@@ -11,6 +11,12 @@
 #include "gtkplugin.h"
 #include "gtkutils.h"
 
+#include <stdio.h>
+#include <string.h>
+#include <strings.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+
 #define SPELLCHECK_PLUGIN_ID "gtk-spellcheck"
 
 enum {