From 723bb76675b443a8030321ccfba5a95df95651df Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Fri, 17 Feb 2017 15:11:57 -0500 Subject: [PATCH] Port: Remove unused header in test_plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau --- tests/lib/test_plugin.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/lib/test_plugin.c b/tests/lib/test_plugin.c index cec0933e..0d11e0ae 100644 --- a/tests/lib/test_plugin.c +++ b/tests/lib/test_plugin.c @@ -29,7 +29,6 @@ #include #include #include -#include #include "tap/tap.h" #include "common.h" -- 2.34.1