summaryrefslogtreecommitdiffstats
path: root/src/common/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Thread.h')
-rw-r--r--src/common/Thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Thread.h b/src/common/Thread.h
index e15f2981cf8..8dc0e6c3cbe 100644
--- a/src/common/Thread.h
+++ b/src/common/Thread.h
@@ -17,8 +17,8 @@
#define CEPH_THREAD_H
#include <functional>
+#include <string>
#include <string_view>
-#include <system_error>
#include <thread>
#include <cstring>