Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,12 +1,14 @@
$NetBSD: patch-src_qt_YabauseThread.cpp,v 1.1 2014/01/10 20:02:56 joerg Exp $
$NetBSD: patch-src_qt_YabauseThread.cpp,v 1.2 2015/02/13 05:45:10 snj Exp $
--- src/qt/YabauseThread.cpp.orig 2014-01-10 11:41:07.000000000 +0000
+++ src/qt/YabauseThread.cpp
Add missing include for struct tm.
--- src/qt/YabauseThread.cpp.orig 2014-11-12 09:48:47.000000000 -0800
+++ src/qt/YabauseThread.cpp 2015-02-08 22:53:26.000000000 -0800
@@ -29,6 +29,7 @@
#include <QDateTime>
#include <QStringList>
#include <QDebug>
+#include <time.h>
YabauseThread::YabauseThread( QObject* o )
: QObject( o )
#include <QDateTime>
#include <QStringList>
#include <QDebug>
+#include <time.h>
YabauseThread::YabauseThread( QObject* o )
: QObject( o )