Skip to content

Commit e9cc8f7

Browse files
committed
msg/Message: add missing include
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
1 parent 99c41c0 commit e9cc8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/msg/Message.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#include "common/tracer.h"
3838
#include "include/ceph_assert.h" // Because intrusive_ptr clobbers our assert...
3939
#include "include/buffer.h"
40-
#include "include/types.h"
40+
#include "include/utime.h"
4141
#include "msg/Connection.h"
4242
#include "msg/MessageRef.h"
4343
#include "msg_types.h"

0 commit comments

Comments
 (0)