Import of pkgsrc-2014Q1
This commit is contained in:
12
emulators/yabause/patches/patch-src_qt_YabauseThread.cpp
Normal file
12
emulators/yabause/patches/patch-src_qt_YabauseThread.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
$NetBSD: patch-src_qt_YabauseThread.cpp,v 1.1 2014/01/10 20:02:56 joerg Exp $
|
||||
|
||||
--- src/qt/YabauseThread.cpp.orig 2014-01-10 11:41:07.000000000 +0000
|
||||
+++ src/qt/YabauseThread.cpp
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <QDateTime>
|
||||
#include <QStringList>
|
||||
#include <QDebug>
|
||||
+#include <time.h>
|
||||
|
||||
YabauseThread::YabauseThread( QObject* o )
|
||||
: QObject( o )
|
||||
Reference in New Issue
Block a user