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

10 lines
343 B
C++

--- include/licq/icq/filetransfer.h.orig 2014-06-01 19:16:42 UTC
+++ include/licq/icq/filetransfer.h
@@ -73,6 +73,7 @@
* which case the file will be saved as <filename>.<timestamp>
*-------------------------------------------------------------------------*/
+#include <sys/time.h>
#include <cstring>
#include <list>
#include <string>