Skip to content

Commit

Permalink
[ANDROID] Second try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Oct 15, 2023
1 parent 5e7a7db commit 4b1b214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libtools/myalign64.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <stdint.h>
#include <asm/stat.h>
#include <sys/vfs.h>
#include <setjmp.h>
#include <signal.h>

#include "x86emu.h"
#include "emu/x86emu_private.h"
Expand Down

0 comments on commit 4b1b214

Please sign in to comment.