musl libc build fix. (0.37.50)
This commit is contained in:
parent
75538e6142
commit
ee8db4da9b
2 changed files with 2 additions and 1 deletions
1
src/vm.c
1
src/vm.c
|
|
@ -23,6 +23,7 @@
|
|||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <time.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef __unix__
|
||||
#include <sys/wait.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue