[Midnightbsd-cvs] mports [20764] trunk/emulators/yabause/files/ patch-src__qt__YabauseThread.cpp: add patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 12 20:20:55 EST 2015


Revision: 20764
          http://svnweb.midnightbsd.org/mports/?rev=20764
Author:   laffer1
Date:     2015-11-12 20:20:55 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
add patch

Added Paths:
-----------
    trunk/emulators/yabause/files/patch-src__qt__YabauseThread.cpp

Added: trunk/emulators/yabause/files/patch-src__qt__YabauseThread.cpp
===================================================================
--- trunk/emulators/yabause/files/patch-src__qt__YabauseThread.cpp	                        (rev 0)
+++ trunk/emulators/yabause/files/patch-src__qt__YabauseThread.cpp	2015-11-13 01:20:55 UTC (rev 20764)
@@ -0,0 +1,12 @@
+--- src/qt/YabauseThread.cpp.orig
++++ src/qt/YabauseThread.cpp
+@@ -18,6 +18,9 @@
+ 	along with Yabause; if not, write to the Free Software
+ 	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
+ */
++
++#include <time.h>
++
+ #include "YabauseThread.h"
+ #include "Settings.h"
+ #include "VolatileSettings.h"


Property changes on: trunk/emulators/yabause/files/patch-src__qt__YabauseThread.cpp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list