Skip to content

Commit

Permalink
tools/rados: include acconfig.h for picking up WITH_LIBRADOSSTRIPER
Browse files Browse the repository at this point in the history
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 9497775)
  • Loading branch information
tchaikov authored and smithfarm committed Sep 2, 2018
1 parent c5d42df commit 80a9ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/rados/rados.cc
Expand Up @@ -18,6 +18,7 @@
#include "include/rados/librados.hpp"
#include "include/rados/rados_types.hpp"

#include "acconfig.h"
#ifdef WITH_LIBRADOSSTRIPER
#include "include/radosstriper/libradosstriper.hpp"
using namespace libradosstriper;
Expand Down

0 comments on commit 80a9ed5

Please sign in to comment.