]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: add missing includes
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 13 Sep 2022 14:19:54 +0000 (14:19 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 17 Feb 2023 10:42:36 +0000 (10:42 +0000)
commit0e124ed1a9cb710143ee210a8bf26fa983c6a96c
treeb2d31c6b385b307ccdf4e573fc240f97844a2a0c
parentd8ea79e23232e0a1057e945df7bd48a57c0da930
test/libcephfs: add missing includes

Some tests will need to include "compat.h" and "fs_types.h" in
order to build for Windows.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/test/libcephfs/access.cc
src/test/libcephfs/lazyio.cc
src/test/libcephfs/reclaim.cc