src/protocols/oscar/bos.c

changeset 5927
f83c9f4afb60
parent 4071
f0c425b22b92
child 5948
2527d515c3b8
--- a/src/protocols/oscar/bos.c	Fri Jun 20 03:55:56 2003 +0000
+++ b/src/protocols/oscar/bos.c	Fri Jun 20 04:16:23 2003 +0000
@@ -6,6 +6,8 @@
 #define FAIM_INTERNAL
 #include <aim.h>
 
+#include <string.h>
+
 /* Subtype 0x0002 - Request BOS rights. */
 faim_export int aim_bos_reqrights(aim_session_t *sess, aim_conn_t *conn)
 {

mercurial