opnsense-ports/net-im/ring-libclient/files/patch-src_account.h
Franco Fichtner 66b0689c6c */*: sync with upstream
Taken from: FreeBSD
2016-05-29 17:49:39 +02:00

12 lines
201 B
C++

--- src/account.h.orig 2016-05-19 17:41:40 UTC
+++ src/account.h
@@ -24,6 +24,9 @@
//Qt
class QString;
+//FreeBSD
+#include <time.h>
+
//Ring
#include "itembase.h"
#include "keyexchangemodel.h"