X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-types.h;h=10620280baf6d4d8ecb34250555e06e402e3479c;hb=17baffe29814f2508556e498ab8c41a192e76b67;hp=cec2739e69fa540e1f62229b5952ccbb6f4e90c9;hpb=8b849768eb60b4822725018261eebd7f67c454b2;p=lttng-modules.git diff --git a/probes/lttng-types.h b/probes/lttng-types.h index cec2739e..10620280 100644 --- a/probes/lttng-types.h +++ b/probes/lttng-types.h @@ -5,6 +5,16 @@ #ifndef _LTTNG_PROBES_LTTNG_TYPES_H #define _LTTNG_PROBES_LTTNG_TYPES_H +/* + * probes/lttng-types.h + * + * Copyright 2010 (c) - Mathieu Desnoyers + * + * LTTng types. + * + * Dual LGPL v2.1/GPL v2 license. + */ + #include #include "lttng.h" #include "../ltt-events.h"