Date: Sun, 26 Apr 2015 18:31:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 199714] [libc] sys/ptrace.h: sys/types.h include missing Message-ID: <bug-199714-8-lshh0jmjK8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-199714-8@https.bugs.freebsd.org/bugzilla/> References: <bug-199714-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199714 Antoine Brodin <antoine@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #1 from Antoine Brodin <antoine@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199714-8-lshh0jmjK8>
