From 307d0e1f832c24812992a3d03ec2655c0908ddbb Mon Sep 17 00:00:00 2001 From: William Bourque Date: Tue, 16 Feb 2010 21:45:41 +0000 Subject: [PATCH] Missing import in feature for org.eclipse.linuxtools.lttng.jni plugin --- org.eclipse.linuxtools.lttng-feature/feature.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/org.eclipse.linuxtools.lttng-feature/feature.xml b/org.eclipse.linuxtools.lttng-feature/feature.xml index fc19193318..ed0cdbc308 100644 --- a/org.eclipse.linuxtools.lttng-feature/feature.xml +++ b/org.eclipse.linuxtools.lttng-feature/feature.xml @@ -24,6 +24,7 @@ + @@ -51,4 +52,11 @@ install-size="0" version="0.0.0"/> + + -- 2.34.1