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>
#include "include/buffer.h"
#include "include/stringify.h"
#include "include/cephfs/libcephfs.h"
+#include "include/fs_types.h"
#include "include/rados/librados.h"
#include <errno.h>
#include <fcntl.h>
*/
#include "gtest/gtest.h"
+#include "include/compat.h"
#include "include/cephfs/libcephfs.h"
#include "include/rados/librados.h"
#include <errno.h>
*/
#include "gtest/gtest.h"
+#include "include/compat.h"
#include "include/cephfs/libcephfs.h"
#include "include/fs_types.h"
#include "include/stat.h"