[Bug 199714] [libc] sys/ptrace.h: sys/types.h include missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 26 18:31:41 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199714

Antoine Brodin <antoine at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #1 from Antoine Brodin <antoine at FreeBSD.org> ---
from ptrace(2), you have to include <sys/types.h> yourself:

SYNOPSIS
     #include <sys/types.h>
     #include <sys/ptrace.h>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list