diff plugins/history.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 59751fe608c5
children 5fb47ec9bfe4
line wrap: on
line diff
--- a/plugins/history.c	Tue Jan 07 23:24:20 2003 +0000
+++ b/plugins/history.c	Tue Jan 07 23:58:52 2003 +0000
@@ -11,6 +11,7 @@
 #include "gtkimhtml.h"
 #include <sys/stat.h>
 #include <unistd.h>
+#include <string.h>
 
 #define HISTORY_SIZE (4 * 1024)