X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-kernel-ctl.h;h=fa307e446cd277d7897e81f8ea779390c0d7b577;hp=b51273fac380a3d6613d4f50f12fdcfa5d4c5cf1;hb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b;hpb=f84efadf55274918ca038a4e06e0a8af1a320654 diff --git a/include/lttng-kernel-ctl.h b/include/lttng-kernel-ctl.h index b51273fac..fa307e446 100644 --- a/include/lttng-kernel-ctl.h +++ b/include/lttng-kernel-ctl.h @@ -17,8 +17,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _LTT_LIBKERNELCTL_H -#define _LTT_LIBKERNELCTL_H +#ifndef _LTTNG_KERNEL_CTL_H +#define _LTTNG_KERNEL_CTL_H #include #include @@ -67,4 +67,4 @@ int kernctl_put_subbuf(int fd); int kernctl_buffer_flush(int fd); -#endif /* _LTT_LIBKERNELCTL_H */ +#endif /* _LTTNG_KERNEL_CTL_H */