X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fparser.c;h=8e409aa927736ac2f9334a58d14e55e23f928626;hb=4e4d11b3b1db254446f6cad04b3c3fa9b574851f;hp=5c90c983631f60215933ce681cce90ea397ab044;hpb=94fe07f4f00135c1d5fab2e304b620c8be570121;p=lttv.git diff --git a/ltt/branches/poly/ltt/parser.c b/ltt/branches/poly/ltt/parser.c index 5c90c983..8e409aa9 100644 --- a/ltt/branches/poly/ltt/parser.c +++ b/ltt/branches/poly/ltt/parser.c @@ -34,6 +34,10 @@ This program is distributed in the hope that it will be useful, all types is maintained to facilitate the freeing of all type information when the processing of an ".xml" file is finished. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include