Skip to content
GitLab
Explore
Sign in
Fix for Clang: ptracer.cpp needs <errno.h>
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jonathan Marten
requested to merge
marten/drkonqi:clang-fix-compile
into
master
Nov 05, 2020
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
GCC doesn't seem to mind, but Clang complains that 'errno' and EINTR are not defined.
Merge request reports
Loading