Explorar o código

Include alloca.h in stdlib.h

Jeremy Soller %!s(int64=6) %!d(string=hai) anos
pai
achega
63b079c231
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/header/stdlib/cbindgen.toml

+ 1 - 1
src/header/stdlib/cbindgen.toml

@@ -1,4 +1,4 @@
-sys_includes = ["stddef.h"]
+sys_includes = ["stddef.h", "alloca.h"]
 include_guard = "_STDLIB_H"
 language = "C"
 style = "Tag"