Revision: 4240
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4240&view=rev
Author:   atkac
Date:     2011-01-19 14:15:14 +0000 (Wed, 19 Jan 2011)

Log Message:
-----------
[Bugfix] CSecurityTLS.cxx: include os/print.h to get correct snprintf 
definition.

Modified Paths:
--------------
    trunk/common/rfb/CSecurityTLS.cxx

Modified: trunk/common/rfb/CSecurityTLS.cxx
===================================================================
--- trunk/common/rfb/CSecurityTLS.cxx   2011-01-19 14:11:16 UTC (rev 4239)
+++ trunk/common/rfb/CSecurityTLS.cxx   2011-01-19 14:15:14 UTC (rev 4240)
@@ -42,6 +42,7 @@
 #include <rdr/TLSInStream.h>
 #include <rdr/TLSOutStream.h>
 #include <os/os.h>
+#include <os/print.h>
 
 #include <gnutls/x509.h>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to