Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hugo Beauzée-Luyssen
medialibrary
Commits
e490bd71
Commit
e490bd71
authored
Sep 02, 2021
by
Hugo Beauzée-Luyssen
Browse files
LockFile: Fix non glibc builds
Fix #365
parent
24770c37
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/LockFile.cpp
View file @
e490bd71
...
...
@@ -25,6 +25,8 @@
#include
<cassert>
#include
<sys/file.h>
#include
<unistd.h>
#include
<fcntl.h>
#include
"LockFile.h"
#include
"logging/Logger.h"
#include
"utils/Charsets.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment