--- a/src/protocols/oscar/info.c Tue Dec 31 02:38:58 2002 +0000
+++ b/src/protocols/oscar/info.c Tue Dec 31 02:53:41 2002 +0000
@@ -8,6 +8,9 @@
#define FAIM_INTERNAL
#include <aim.h>
+#ifdef _WIN32
+#include "win32dep.h"
+#endif
struct aim_priv_inforeq {
char sn[MAXSNLEN+1];