X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Ftest%2Fsamplemodule.c;h=e64ab2f45bee49f8b7bcda273611df43a68c92d2;hb=277659ce0b02d236656c7aa53603cc9bf9f8450d;hp=53240aae460d98f60581e15d64a4f1034198ccc1;hpb=eccb53529c117e1c39bd558e1db7fb801e054fb8;p=lttv.git diff --git a/ltt/branches/poly/lttv/test/samplemodule.c b/ltt/branches/poly/lttv/test/samplemodule.c index 53240aae..e64ab2f4 100644 --- a/ltt/branches/poly/lttv/test/samplemodule.c +++ b/ltt/branches/poly/lttv/test/samplemodule.c @@ -5,10 +5,6 @@ #include #include -#include "../../include/lttv/attribute.h" - -extern lttv_attributes *attributes_global; - G_MODULE_EXPORT void init() { g_critical("Sample module init()"); }