Skip to content

Commit

Permalink
FreeBSD/radosgw-admin can be build
Browse files Browse the repository at this point in the history
Signed-off-by: Willem Jan Withagen <[email protected]>
  • Loading branch information
wjwithagen committed Nov 26, 2016
1 parent eb8b4c8 commit 2b2510e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion do_freebsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ rm -rf build && ./do_cmake.sh "$*" \
-D WITH_MANPAGE=OFF \
-D WITH_LIBCEPHFS=OFF \
-D WITH_CEPHFS=OFF \
-D WITH_RADOSGW=OFF \
2>&1 | tee cmake.log

cd build
Expand Down
1 change: 1 addition & 0 deletions src/rgw/rgw_file.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab

#include "include/compat.h"
#include "include/rados/rgw_file.h"

#include <sys/types.h>
Expand Down

0 comments on commit 2b2510e

Please sign in to comment.