X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-filter-interpreter.c;h=1d09fdee26fb807d646f0836c14b1451f56469aa;hb=c319299a028c5dba8c2a413acc35f930f4b72cbc;hp=811a262296190ef60e52481fa333c823f9a76886;hpb=a865837a7cac3e1a35907d9b216caf2eb1c7c00c;p=lttng-modules.git diff --git a/lttng-filter-interpreter.c b/lttng-filter-interpreter.c index 811a2622..1d09fdee 100644 --- a/lttng-filter-interpreter.c +++ b/lttng-filter-interpreter.c @@ -8,14 +8,14 @@ */ #include -#include +#include #include #include #include #include -LTTNG_STACK_FRAME_NON_STANDARD(lttng_filter_interpret_bytecode); +STACK_FRAME_NON_STANDARD(lttng_filter_interpret_bytecode); /* * get_char should be called with page fault handler disabled if it is expected