diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2020-09-23 22:35:18 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2020-09-23 22:35:18 +0300 |
commit | 9466e22a8be617c0c4556d99f0574b39b253e184 (patch) | |
tree | 9602429918f43ec7e7cb72c919a8f2ba1e5f80b7 /ChangeLog | |
parent | a9affbb7c65c05a2bc3a827ad12712100e01d98a (diff) | |
download | bindfs-9466e22a8be617c0c4556d99f0574b39b253e184.tar.gz |
Added missing include for "sys/file.h" (for flock()).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2020-09-23 Martin Pärtel <martin dot partel at gmail dot com> + + * Added missing include for "sys/file.h". 2020-05-13 Martin Pärtel <martin dot partel at gmail dot com> * Fixed missing newlines bug with --map-passwd and --map-group |