ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/modules/yahoo2 yahoo.c,1.55,1.56


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/yahoo2 yahoo.c,1.55,1.56
Date: Mon, 24 Mar 2003 09:25:45 -0500

Update of /cvsroot/ayttm/ayttm/modules/yahoo2
In directory subversions:/tmp/cvs-serv15485/modules/yahoo2

Modified Files:
        yahoo.c 
Log Message:


More MINGW32 fixes and update to get importlicq.c to compile.


Index: yahoo.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/yahoo2/yahoo.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- yahoo.c     24 Mar 2003 10:56:36 -0000      1.55
+++ yahoo.c     24 Mar 2003 14:25:43 -0000      1.56
@@ -29,6 +29,7 @@
 
 #ifdef __MINGW32__
 # include <winsock2.h>
+# define EINPROGRESS WSAEINPROGRESS
 #else
 # include <netdb.h>
 # include <sys/types.h>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]