X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fplugins%2Fexamples%2Fsamplemodule2.c;h=b01eee9c40a3dbcac17b0225b805f5aa9b29508b;hb=83e90c10bd75930fa56c2cf1d4e57087948f7eeb;hp=3d7bb1c00ccc546040181cefbdb297f8b100f310;hpb=49bd6980578bb06b92db84f966e1a0e25950c16a;p=lttv.git diff --git a/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c b/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c index 3d7bb1c0..b01eee9c 100644 --- a/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c +++ b/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c @@ -2,8 +2,8 @@ /* Created by Mathieu Desnoyers, may 2003 */ -#include -#include +#include +#include G_MODULE_EXPORT void init() { g_critical("Sample module 2 init()");