statedump: Use old macro name for kernel 2.6.38
[lttng-modules.git] / probes / lttng-types.c
index ecd4c867bf00739d5f5cf82d488228789595e593..2975cc496b3d769bcb6f2b60d201f30cd8a46479 100644 (file)
@@ -4,12 +4,14 @@
  * Copyright 2010 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * LTTng types.
+ *
+ * Dual LGPL v2.1/GPL v2 license.
  */
 
 #include <linux/module.h>
 #include <linux/types.h>
 #include "../wrapper/vmalloc.h"        /* for wrapper_vmalloc_sync_all() */
-#include "../ltt-events.h"
+#include "../lttng-events.h"
 #include "lttng-types.h"
 #include <linux/hrtimer.h>
 
This page took 0.02282 seconds and 4 git commands to generate.