Fix for Clang: ptracer.cpp needs <errno.h>
GCC doesn't seem to mind, but Clang complains that 'errno' and EINTR are not defined.
Please register or sign in to comment
GCC doesn't seem to mind, but Clang complains that 'errno' and EINTR are not defined.