[BACK]Return to patch-src_libs_tgfclient_guifont_cpp CVS log [TXT][DIR] Up to [local] / ports / games / torcs / patches

File: [local] / ports / games / torcs / patches / patch-src_libs_tgfclient_guifont_cpp (download)

Revision 1.2, Thu Feb 2 17:25:08 2012 UTC (12 years, 3 months ago) by yason
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +7 -9 lines

update to 1.3.2

$OpenBSD$
--- src/libs/tgfclient/guifont.cpp.orig	Sat Dec 31 13:53:35 2011
+++ src/libs/tgfclient/guifont.cpp	Thu Feb  2 20:53:35 2012
@@ -24,7 +24,7 @@
 
 #ifdef WIN32
 #include <windows.h>
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__OpenBSD__)
 #include <machine/endian.h>
 #elif defined(sun)
 #define BIG_ENDIAN 1234