1
0
Fork 0
forked from fun/fun

Alpine musl libc build warning fix. (0.37.51)

This commit is contained in:
Johannes Findeisen 2026-01-14 02:28:16 +01:00
commit 2fa8f8653e
2 changed files with 3 additions and 2 deletions

View file

@ -63,7 +63,8 @@
/* Central INI handle registry and helpers */
#include "vm/ini/handles.c"
#endif
/* Note: INI opcode handlers are included below; changes in vm/ini/*.c require vm.c to rebuild. */
/* Note: INI opcode handlers are included below; changes in vm/ini/ .c files
* require vm.c to rebuild. */
#include "external/json.c"
#include "external/libsql.c"
#include "external/pcsc.c"