diff src/gaim-remote.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 43e396e94095
children cf19d8102b34
line wrap: on
line diff
--- a/src/gaim-remote.c	Tue Jan 07 23:24:20 2003 +0000
+++ b/src/gaim-remote.c	Tue Jan 07 23:58:52 2003 +0000
@@ -22,6 +22,7 @@
 #include "gaim.h"
 #include <getopt.h>
 #include <unistd.h>
+#include <string.h>
 #include "gaim-socket.h"
 
 void show_remote_usage(char *name)