diff plugins/chatlist.c @ 2272:4ecc9a9a75d8

[gaim-migrate @ 2282] this bugged me. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 12 Sep 2001 18:57:46 +0000
parents a0ee02e861b9
children ddf404cd9757
line wrap: on
line diff
--- a/plugins/chatlist.c	Wed Sep 12 06:48:49 2001 +0000
+++ b/plugins/chatlist.c	Wed Sep 12 18:57:46 2001 +0000
@@ -9,6 +9,7 @@
 #include "gaim.h"
 
 #include <stdlib.h>
+#include <string.h>
 
 struct chat_page {
 	GtkWidget *list1;