From: Christian Babeux Date: Fri, 7 Nov 2014 15:20:28 +0000 (-0500) Subject: Remove duplicate include of unistd in test_ctf_writer X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=200b270b565aeb221ebc433220876cfff55893c7;p=deliverable%2Fbabeltrace.git Remove duplicate include of unistd in test_ctf_writer Signed-off-by: Christian Babeux --- diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c index bd33ab70b..9d428c24b 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