ports/net-im/licq-qt-gui/files/patch-contactuserdata.h
Dirk Meyer 39f234b762 - make portlint happier
- add dependecies
2017-02-18 08:00:14 +00:00

11 lines
257 B
C

--- src/contactlist/contactuserdata.h.orig 2014-06-01 19:16:42 UTC
+++ src/contactlist/contactuserdata.h
@@ -20,6 +20,8 @@
#ifndef CONTACTUSERDATA_H
#define CONTACTUSERDATA_H
+#include <time.h>
+
#include <QList>
#include <QString>
#include <QTimer>