Skip to content
Commit 959e60c7 authored by Armin K's avatar Armin K
Browse files

Fix building on Linux with clang/libc++

errno identifier is used in the code, which will cause
build to fail since no libc++ headers include errno.h
directly
parent 37ce2239
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment