Merge branch 'master' into dev
[lttng-ust.git] / libringbuffer / smp.c
index 3f86ac86c954fc2685998ac7dcab58cdadb01ae2..9bf5da19515247db4b5c67d6a3a30145d1278b1a 100644 (file)
@@ -1,13 +1,13 @@
 /*
- * libust/smp.c
+ * libringbuffer/smp.c
  *
  * Copyright 2011 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * Dual LGPL v2.1/GPL v2 license.
  */
 
+#define _GNU_SOURCE
 #include <unistd.h>
-#include "ust/core.h"
 #include "usterr.h"
 #include <pthread.h>
 #include "smp.h"
This page took 0.023591 seconds and 4 git commands to generate.