From fad023c99380b51021b977f6098a4e622f09d9d3 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Tue, 19 May 2009 06:06:14 +0000 Subject: [PATCH] Remove unnecessary #include. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9964 --- none/tests/amd64/redundantRexW.c | 1 - 1 file changed, 1 deletion(-) diff --git a/none/tests/amd64/redundantRexW.c b/none/tests/amd64/redundantRexW.c index 773322b047..e1892677f6 100644 --- a/none/tests/amd64/redundantRexW.c +++ b/none/tests/amd64/redundantRexW.c @@ -6,7 +6,6 @@ #include #include -#include /* for memalign */ #include #include "tests/malloc.h" -- 2.47.3