src/protocols/oscar/chat.c

changeset 5927
f83c9f4afb60
parent 5836
88819e4cc840
child 6001
1abbeff6571c
--- a/src/protocols/oscar/chat.c	Fri Jun 20 03:55:56 2003 +0000
+++ b/src/protocols/oscar/chat.c	Fri Jun 20 04:16:23 2003 +0000
@@ -6,6 +6,8 @@
 #define FAIM_INTERNAL
 #include <aim.h> 
 
+#include <string.h>
+
 /* Stored in the ->priv of chat connections */
 struct chatconnpriv {
 	fu16_t exchange;

mercurial