diff src/prpl.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 d3c8d2b40494
children cd84b0fd63fc
line wrap: on
line diff
--- a/src/prpl.c	Tue Jan 07 23:24:20 2003 +0000
+++ b/src/prpl.c	Tue Jan 07 23:58:52 2003 +0000
@@ -24,6 +24,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <string.h>
 
 #ifdef _WIN32
 #include "win32dep.h"