Skip to content

Commit 09adf8f

Browse files
MaxKellermannvshankar
authored andcommitted
libcephfs: add missing include
Signed-off-by: Max Kellermann <[email protected]>
1 parent 9136ed3 commit 09adf8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcephfs.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include "include/str_list.h"
3232
#include "include/stringify.h"
3333
#include "include/object.h"
34+
#include "log/Log.h"
3435
#include "messages/MMonMap.h"
3536
#include "msg/Messenger.h"
3637
#include "include/ceph_assert.h"

0 commit comments

Comments
 (0)