Resync with kernel LTTng headers
[lttng-ust.git] / include / ust / core.h
index f54ea3f277cbb296633f8edcb53d4345b5a56cac..d1fdb2dfdb2c7faa9eb6805a37b6f99bace22a22 100644 (file)
@@ -1,4 +1,8 @@
-/* Copyright (C) 2010  Pierre-Marc Fournier
+#ifndef UST_CORE_H
+#define UST_CORE_H
+
+/*
+ * Copyright (C) 2010  Pierre-Marc Fournier
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -15,9 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef UST_CORE_H
-#define UST_CORE_H
-
 #include <sys/types.h>
 #include <ust/config.h>
 #include <urcu/arch.h>
This page took 0.03943 seconds and 4 git commands to generate.