Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / rgw / rgw_os_lib.h
1 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2 // vim: ts=8 sw=2 smarttab
3
4 #ifndef RGW_OS_LIB_H
5 #define RGW_OS_LIB_H
6
7 #include <functional>
8 #include "rgw_common.h"
9 #include "rgw_lib.h"
10
11
12 #endif /* RGW_OS_LIB_H */