diff src/pounce.c @ 5054:abc8489b2e8f

[gaim-migrate @ 5404] compile cleanups committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 07 Apr 2003 03:59:02 +0000
parents 494a050318c7
children 9eb5b13fd412
line wrap: on
line diff
--- a/src/pounce.c	Mon Apr 07 01:36:21 2003 +0000
+++ b/src/pounce.c	Mon Apr 07 03:59:02 2003 +0000
@@ -20,6 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
+#include <string.h>
 #include "gaim.h"
 
 static GList *pounces = NULL;