X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fplugins%2Fexamples%2Fsamplemodule2.c;h=3d7bb1c00ccc546040181cefbdb297f8b100f310;hb=61b11e389e9d8b6252ebc09a27c45b4682b13fb9;hp=b01eee9c40a3dbcac17b0225b805f5aa9b29508b;hpb=83e90c10bd75930fa56c2cf1d4e57087948f7eeb;p=lttv.git diff --git a/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c b/ltt/branches/poly/lttv/plugins/examples/samplemodule2.c index b01eee9c..3d7bb1c0 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()");