Skip to content

Commit

Permalink
Add missing log_internal.h to fix build on aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
ggardet committed Jun 11, 2024
1 parent 435f2bd commit 2abe15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libpmem2/aarch64/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include "auto_flush.h"
#include "flush.h"
#include "log_internal.h"
#include "out.h"
#include "pmem2_arch.h"

Expand Down

0 comments on commit 2abe15a

Please sign in to comment.