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