Revert "fix compile failed with libc musl (#103)"
This reverts commit 9311aa6483
.
This commit is contained in:
@ -17,10 +17,6 @@
|
|||||||
|
|
||||||
//----------------------------------------------------------------
|
//----------------------------------------------------------------
|
||||||
|
|
||||||
// Musl defines
|
|
||||||
#ifdef PAGE_SIZE
|
|
||||||
#undef PAGE_SIZE
|
|
||||||
#endif
|
|
||||||
namespace bcache {
|
namespace bcache {
|
||||||
using sector_t = uint64_t;
|
using sector_t = uint64_t;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user