Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
DrKonqi
Repository
d02d524342e7f96e8dea024bcd496a9033450bc1
Switch branch/tag
drkonqi
src
ptracer.cpp
Find file
Blame
History
Permalink
Fix for Clang: ptracer.cpp needs <errno.h>
· d02d5243
Jonathan Marten
authored
Nov 05, 2020
GCC doesn't seem to mind, but Clang complains that 'errno' and EINTR are not defined.
d02d5243