# HG changeset patch # User jwilhelm # Date 1402693659 14400 # Node ID a07a3a29df675c23a970d919b654220204193f9a # Parent 00c8a1255912217defa6e639091b00ae384e0d95 8046408: Build failure from multiple ptrace.h Summary: prefer over Reviewed-by: sla, mikael Contributed-by: kim.barrett@oracle.com diff -r 00c8a1255912 -r a07a3a29df67 agent/src/os/linux/libproc.h --- a/agent/src/os/linux/libproc.h Tue Jun 17 09:02:30 2014 +0000 +++ b/agent/src/os/linux/libproc.h Fri Jun 13 17:07:39 2014 -0400 @@ -34,7 +34,7 @@ #include "libproc_md.h" #endif -#include +#include /************************************************************************************