From: Mathieu Desnoyers Date: Mon, 11 Nov 2013 21:50:15 +0000 (-0500) Subject: Test fix: 0.6 branch does not have tls-compat.h X-Git-Url: https://git.lttng.org/?p=userspace-rcu.git;a=commitdiff_plain;h=c547d76df80c7b791139087e9aaf71513dad6f7f Test fix: 0.6 branch does not have tls-compat.h Signed-off-by: Mathieu Desnoyers --- diff --git a/tests/test_urcu_fork.c b/tests/test_urcu_fork.c index 6e454b5..3592fcf 100644 --- a/tests/test_urcu_fork.c +++ b/tests/test_urcu_fork.c @@ -35,7 +35,6 @@ #include #include -#include #ifndef DYNAMIC_LINK_TEST #define _LGPL_SOURCE