|
From: Tom H. <to...@co...> - 2007-12-30 12:30:32
|
On 27/12/2007, Bart Van Assche <bar...@gm...> wrote: > The include file <pub_tool_libcproc.h> contains declarations for various > libc-functions. Two of these functions (VG_(getrlimit)() and > VG_(setrlimit)()) accept a pointer to a vki_rlimit structure. Inclusion of > pub_tool_vki.h is now required even when neither VG_(getrlimit)() or > VG_(setrlimit)() is called -- this is inconvenient. The attached patch > solves this. Can this patch please be committed on the trunk ? I'm not sure about this one - it looks like it rather violates the module boundaries. What do you think Julian? Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |