ports/net-im/ring-libclient/files/patch-src_phonedirectorymodel.h
Kurt Jaeger a4f649fb4d New port: net-im/ring-libclient
Ring is a secure and distributed voice, video and chat communication
platform that requires no centralized server and leaves the power
of privacy in the hands of the user.

WWW: https://ring.cx/

PR:		209543
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-05-29 04:49:44 +00:00

11 lines
227 B
C

--- src/phonedirectorymodel.h.orig 2016-05-29 04:15:59 UTC
+++ src/phonedirectorymodel.h
@@ -19,6 +19,8 @@
#include "typedefs.h"
+#include <time.h>
+
//Qt
#include <QtCore/QString>
#include <QtCore/QAbstractTableModel>