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-Tag: v2.0.0-pre1~1463 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=200b270b565aeb221ebc433220876cfff55893c7 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 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