From c9cf19c5ce82f385cda58b6cd725e401319ab518 Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Wed, 22 Jun 2011 13:42:28 -0700 Subject: Remove "#include debug.h" from config.h Signed-off-by: Colin McCabe --- src/streamtest.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/streamtest.cc') diff --git a/src/streamtest.cc b/src/streamtest.cc index 4dc19ba43a9..9736281f1a0 100644 --- a/src/streamtest.cc +++ b/src/streamtest.cc @@ -16,6 +16,7 @@ #include "os/FileStore.h" #include "global/global_init.h" #include "common/ceph_argparse.h" +#include "common/debug.h" #undef dout_prefix #define dout_prefix *_dout -- cgit v1.2.3