rcuja: remove unneeded header
[urcu.git] / urcu / rcuja.h
index aafa4cfd868b7dca0e1bd44121013cbaba116a86..83fc70e38c1ddc6930d2bd36e2e699a355bdb35f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Userspace RCU library - RCU Judy Array
  *
- * Copyright 2012 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * Copyright 2012-2013 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -30,7 +30,6 @@
 #include <urcu-call-rcu.h>
 #include <urcu-flavor.h>
 #include <stdint.h>
-#include <urcu/rcuhlist.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.025459 seconds and 4 git commands to generate.