ports/sysutils/freefilesync/files/patch-lib_dir__lock.h
Yuri Victorovich 19f1bc0500 sysutils/freefilesync: Update to 9.8
Port changes:
* Updated LICENSE_FILE
* Added IGNORE_FreeBSD_10 because of missing _cxa_thread_atexit()
* Added to LIB_DEPENDS
* Added USE_GNOME
* Removed USE_LDCONFIG
* Updated post-patch

PR:		226276
Submitted by:	Olexandr Davydenko <odavydenko@gmail.com>
Approved by:	tcberner (mentor, implicit)
2018-03-02 08:51:18 +00:00

10 lines
205 B
C++

--- lib/dir_lock.h.orig 2018-03-02 05:46:44 UTC
+++ lib/dir_lock.h
@@ -11,6 +11,7 @@
#include <chrono>
#include <functional>
#include <zen/file_error.h>
+#include <zen/warn_static.h>
namespace fff