X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=wrapper%2Firqdesc.c;h=6ef86c2d5416b7e63c746babb843640f9c4a9060;hb=c075712b6e6ba766c844f4504ac012c49d1f6b4b;hp=889fcd03d2e1257bf8aae152acf18cb32d1bad5d;hpb=886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c;p=lttng-modules.git diff --git a/wrapper/irqdesc.c b/wrapper/irqdesc.c index 889fcd03..6ef86c2d 100644 --- a/wrapper/irqdesc.c +++ b/wrapper/irqdesc.c @@ -27,8 +27,8 @@ #include #include #include -#include "kallsyms.h" -#include "irqdesc.h" +#include +#include static struct irq_desc *(*irq_to_desc_sym)(unsigned int irq);