Explorar o código

Add sys/types.h to utime.h

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

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

@@ -1,4 +1,4 @@
-sys_includes = []
+sys_includes = ["sys/types.h"]
 include_guard = "_RELIBC_UTIME_H"
 language = "C"
 style = "Tag"