rculfqueue: LGPL-ize
[urcu.git] / tests / urcu-asm.c
index 66be7097b9beedb4ca39c46dab9c78797bbe59f5..b616d3486c90a8d1ad7888e50186e5045f64e460 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Userspace RCU library - assembly dump of primitives
  *
- * Copyright February 2009 - Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
+ * Copyright February 2009 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "../urcu.h"
+#include <urcu.h>
 
 void show_read_lock(void)
 {
This page took 0.022994 seconds and 4 git commands to generate.