X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-kmem.c;h=01f2d9f11e9fa58a66bbfefa6f186ebec24b80a5;hb=e3888df8ef6dcbc48e13d348b05e40a4f3acf639;hp=d1cc60cf9dac31f09362702acc491d7249c921da;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;p=lttng-modules.git diff --git a/probes/lttng-probe-kmem.c b/probes/lttng-probe-kmem.c index d1cc60cf..01f2d9f1 100644 --- a/probes/lttng-probe-kmem.c +++ b/probes/lttng-probe-kmem.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) * * probes/lttng-probe-kmem.c * @@ -8,11 +8,6 @@ * 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 @@ -23,7 +18,7 @@ */ #include -#include +#include "lttng-tracepoint.h" /* * Create LTTng tracepoint probes.