Small stklos fix

This commit is contained in:
retropikzel 2025-10-10 15:41:13 +03:00
parent 24a3700bd2
commit 6fc8ea2be5
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@
get-environment-variable get-environment-variable
file-exists? file-exists?
make-external-function make-external-function
address->c-bytevector
foreign-c:string-split foreign-c:string-split
c-bytevector-pointer-set! c-bytevector-pointer-set!
c-bytevector-pointer-ref)) c-bytevector-pointer-ref))