summaryrefslogtreecommitdiffstats
path: root/src/common/buffer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/buffer.cc')
-rw-r--r--src/common/buffer.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/buffer.cc b/src/common/buffer.cc
index b4640979289..4443ef14124 100644
--- a/src/common/buffer.cc
+++ b/src/common/buffer.cc
@@ -19,6 +19,8 @@
#include <sys/uio.h>
+#include <iostream>
+
#include "include/ceph_assert.h"
#include "include/types.h"
#include "include/buffer_raw.h"