aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-icq
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-02-13 20:42:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-02-13 20:42:54 +0000
commit93bddf9c81747b20f8933ad4df53fa3f09cde708 (patch)
treece64434d9757bde50cc3b7a56607128bd712c971 /net-im/licq-icq
parentf5cb5d0212a79e5634fcda3217a735fb828bc55f (diff)
downloadports-93bddf9c81747b20f8933ad4df53fa3f09cde708.tar.gz
ports-93bddf9c81747b20f8933ad4df53fa3f09cde708.zip
- fix build with clang
PR: 186649 Submitted by: Vsevolod Volkov
Notes
Notes: svn path=/head/; revision=344141
Diffstat (limited to 'net-im/licq-icq')
-rw-r--r--net-im/licq-icq/files/patch-filetransfer.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/licq-icq/files/patch-filetransfer.h b/net-im/licq-icq/files/patch-filetransfer.h
new file mode 100644
index 000000000000..1014a3cd9e44
--- /dev/null
+++ b/net-im/licq-icq/files/patch-filetransfer.h
@@ -0,0 +1,10 @@
+--- ../../include/licq/icq/filetransfer.h.orig 2013-08-25 11:45:17.000000000 +0200
++++ ../../include/licq/icq/filetransfer.h 2014-02-13 21:38:18.000000000 +0100
+@@ -76,6 +76,7 @@
+ #include <cstring>
+ #include <list>
+ #include <string>
++#include <time.h>
+
+ #include <licq/userid.h>
+