On Wed, Aug 2, 2017 at 6:28 PM, Philippe Mathieu-Daudé wrote:
> Hi Cleber,
>
> On 08/02/2017 05:15 PM, Cleber Rosa wrote:
>>
>> A include for is missing, and prevents
>> tests/tcg/linux-test from compiling.
>
>
> getrusage() I presume, don't know if worth adding in commit message.
Sorry I missed
Hi Cleber,
On 08/02/2017 05:15 PM, Cleber Rosa wrote:
A include for is missing, and prevents
tests/tcg/linux-test from compiling.
getrusage() I presume, don't know if worth adding in commit message.
Signed-off-by: Cleber Rosa
Reviewed-by: Philippe Mathieu-Daudé
---
tests/tcg/linux-
A include for is missing, and prevents
tests/tcg/linux-test from compiling.
Signed-off-by: Cleber Rosa
---
tests/tcg/linux-test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/tcg/linux-test.c b/tests/tcg/linux-test.c
index 1c6c013..15c9d7f 100644
--- a/tests/tcg/linux-test.c
+++ b/