Closed rainbowball closed 2 weeks ago
Describe the bug build output: programs/zstdcli.c:31:0: programs/util.h:197:20 error: unknown type name "FILE" int UTIL_isConsole(FILE* file);
To Reproduce Steps to reproduce the behavior:
Expected behavior null
Screenshots and charts null
Desktop (please complete the following information):
Additional context add "#include " in programs/util.h, build pass.
Thanks for you job!
Describe the bug build output: programs/zstdcli.c:31:0: programs/util.h:197:20 error: unknown type name "FILE" int UTIL_isConsole(FILE* file);
To Reproduce Steps to reproduce the behavior:
Expected behavior null
Screenshots and charts null
Desktop (please complete the following information):
Additional context add "#include" in programs/util.h, build pass.