summaryrefslogtreecommitdiff
path: root/src/common/lock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/lock.cpp')
-rw-r--r--src/common/lock.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/lock.cpp b/src/common/lock.cpp
index 08ec2c4..a708c40 100644
--- a/src/common/lock.cpp
+++ b/src/common/lock.cpp
@@ -7,6 +7,8 @@
#include "cxxstdio.hpp"
#include "socket.hpp"
+#include "../poison.hpp"
+
/// Protected file writing
/// (Until the file is closed, it keeps the old file)