"README.md" did not exist on "7191b82971b9bc2e6d78bc576f86368068443e6b"
[testsuite/darwin] fix conc059
This resolves the following: Compile failed (exit code 1) errors were: conc059_c.c:27:5: error: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] exit(0); ^ conc059_c.c:27:5: error: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
Please register or sign in to comment