mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
libradosstriper/striping.cc: include "include/types.h"
include definitions of __le{32,64) Signed-off-by: Yan, Zheng <zyan@redhat.com>
This commit is contained in:
parent
078691977d
commit
ad056c12c0
@ -1,5 +1,7 @@
|
||||
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#include "include/types.h"
|
||||
#include "include/rados/librados.h"
|
||||
#include "include/rados/librados.hpp"
|
||||
#include "include/radosstriper/libradosstriper.h"
|
||||
|
Loading…
Reference in New Issue
Block a user