X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-cpuhotplug.h;h=76a7cb80bd1ed98d5680b5fcb9db20bdee21e96b;hb=7299e758b109db074589f7879ae631b27c25dc05;hp=da965d2f7ccc26041e842b508220deb233bb2dc0;hpb=1e36732678d7cc650940b4508031acf2f6ffcd1b;p=lttng-modules.git diff --git a/lttng-cpuhotplug.h b/lttng-cpuhotplug.h index da965d2f..76a7cb80 100644 --- a/lttng-cpuhotplug.h +++ b/lttng-cpuhotplug.h @@ -21,11 +21,12 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include - struct lttng_cpuhp_node; #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,10,0)) + +#include + enum lttng_cpuhp_component { LTTNG_RING_BUFFER_FRONTEND, LTTNG_RING_BUFFER_BACKEND,