[lttng-dev] [PATCH babeltrace] Remove duplicate include of unistd in test_ctf_writer

Christian Babeux christian.babeux at efficios.com
Fri Nov 7 10:20:28 EST 2014


Signed-off-by: Christian Babeux <christian.babeux at efficios.com>
---
 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 bd33ab7..9d428c2 100644
--- a/tests/lib/test_ctf_writer.c
+++ b/tests/lib/test_ctf_writer.c
@@ -34,7 +34,6 @@
 #include <babeltrace/compat/limits.h>
 #include <string.h>
 #include <assert.h>
-#include <unistd.h>
 #include <sys/wait.h>
 #include <fcntl.h>
 #include <dirent.h>
-- 
2.1.1




More information about the lttng-dev mailing list