ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/yahoo2/libyahoo2 libyahoo2.c,1.1.1.1


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/yahoo2/libyahoo2 libyahoo2.c,1.1.1.1,1.2
Date: Mon, 30 Dec 2002 13:34:45 -0500

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

Modified Files:
        libyahoo2.c 
Log Message:
fix


Index: libyahoo2.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/yahoo2/libyahoo2/libyahoo2.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- libyahoo2.c 23 Dec 2002 22:05:08 -0000      1.1.1.1
+++ libyahoo2.c 30 Dec 2002 18:34:43 -0000      1.2
@@ -282,7 +282,7 @@
        return len;
 }
 
-#if !HAVE_U_CHAR
+#if !defined(HAVE_U_CHAR) && !defined(__u_char_defined)
 typedef unsigned char u_char;
 #endif
 




reply via email to

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