X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-kmem.c;h=43437afc6fe34c7976b5e74314ec89e04a175ea2;hb=b53047135828b997a4eeb2cae7344cb169aa9c8c;hp=9573018fbbb8a103c10a5e2006e87db9db50dcc7;hpb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;p=lttng-modules.git diff --git a/probes/lttng-probe-kmem.c b/probes/lttng-probe-kmem.c index 9573018f..43437afc 100644 --- a/probes/lttng-probe-kmem.c +++ b/probes/lttng-probe-kmem.c @@ -8,14 +8,9 @@ * Copyright (C) 2012 Mentor Graphics Corp. */ -/* - * This page_alloc.h wrapper needs to be included before gfpflags.h because it - * overrides a function with a define. - */ -#include #include #include -#include +#include /* * Create the tracepoint static inlines from the kernel to validate that our @@ -23,7 +18,7 @@ */ #include -#include +#include /* * Create LTTng tracepoint probes.