Update of /usr/cvsroot/asterisk/stdtime
In directory mongoose.digium.com:/tmp/cvs-serv16806/stdtime

Modified Files:
        private.h 
Log Message:
issue #4678


Index: private.h
===================================================================
RCS file: /usr/cvsroot/asterisk/stdtime/private.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- private.h   13 Sep 2003 20:51:48 -0000      1.1
+++ private.h   1 Nov 2005 21:53:30 -0000       1.2
@@ -9,9 +9,11 @@
 */
 
 /* Stuff moved from Makefile.inc to reduce clutter */
+#ifndef __CYGWIN__
 #ifndef TM_GMTOFF
 #define TM_GMTOFF      tm_gmtoff
 #define TM_ZONE                tm_zone
+#endif
 #define STD_INSPIRED   1
 #define PCTS           1
 #define HAVE_LONG_DOUBLE 1

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to