X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fexamples%2Fsampledep.c;h=9f0ca614d818eb6dfd1df01cb1369e160a9fc5ad;hb=4e4d11b3b1db254446f6cad04b3c3fa9b574851f;hp=305e0460503f68597e368c9fc823ade9ee3f7d9f;hpb=94fe07f4f00135c1d5fab2e304b620c8be570121;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/examples/sampledep.c b/ltt/branches/poly/lttv/modules/examples/sampledep.c index 305e0460..9f0ca614 100644 --- a/ltt/branches/poly/lttv/modules/examples/sampledep.c +++ b/ltt/branches/poly/lttv/modules/examples/sampledep.c @@ -2,6 +2,10 @@ /* Created by Mathieu Desnoyers, may 2003 */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include /* Include module.h from lttv headers for module loading */