Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libust / tracercore.h
index e5ff00f78edc8c0aa4264a2d79b1f2ae7398707d..8dfffa13f2c0750ca2d9b9a0bf5e739bb9479a3e 100644 (file)
@@ -2,12 +2,25 @@
  * Copyright (C) 2005,2006 Mathieu Desnoyers (mathieu.desnoyers@polymtl.ca)
  *
  * This contains the core definitions for the Linux Trace Toolkit.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
 #ifndef LTT_CORE_H
 #define LTT_CORE_H
 
-#include "list.h"
 #include "kernelcompat.h"
 //ust// #include <linux/percpu.h>
 
This page took 0.024664 seconds and 4 git commands to generate.