fixed compile failed on jenkins
This commit is contained in:
parent
00a07de354
commit
332d25bc0e
@ -13,7 +13,6 @@
|
||||
#include "log_define.h"
|
||||
#include "lib/list/ob_dlist.h"
|
||||
#include "share/ob_errno.h"
|
||||
#include "linux/falloc.h" // FALLOC_FL_ZERO_RANGE for linux kernel 4.9
|
||||
#include "log_block_pool_interface.h"
|
||||
|
||||
namespace oceanbase
|
||||
|
@ -10,6 +10,7 @@
|
||||
* See the Mulan PubL v2 for more details.
|
||||
*/
|
||||
#include "log_io_utils.h"
|
||||
#include <linux/falloc.h> // FALLOC_FL_ZERO_RANGE for linux kernel 3.15
|
||||
#include "log_block_pool_interface.h"
|
||||
#include "share/ob_errno.h"
|
||||
namespace oceanbase
|
||||
|
Loading…
x
Reference in New Issue
Block a user