From 200b270b565aeb221ebc433220876cfff55893c7 Mon Sep 17 00:00:00 2001 From: Christian Babeux Date: Fri, 7 Nov 2014 10:20:28 -0500 Subject: [PATCH] Remove duplicate include of unistd in test_ctf_writer Signed-off-by: Christian Babeux --- tests/lib/test_ctf_writer.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c index bd33ab70..9d428c24 100644 --- a/tests/lib/test_ctf_writer.c +++ b/tests/lib/test_ctf_writer.c @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include -- 2.34.1