Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove local type declaration for standard type (Windows)
ssize_t is a standard type which is declared in standard include files. Remove the local declaration as it conflicts with the standard declaration. Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information