From 0bb4fe8d8a02d6b508bf7077a5a940650ae409dc Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Mon, 23 Feb 2009 07:28:54 +0000 Subject: [PATCH] Another 'make check' warning fix. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9240 --- none/tests/susphello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/none/tests/susphello.c b/none/tests/susphello.c index e0e29c31df..b0d53fdc8e 100644 --- a/none/tests/susphello.c +++ b/none/tests/susphello.c @@ -20,7 +20,7 @@ #include #include -#include + #include #include #include -- 2.47.3