rcuja: remove unneeded headers
[urcu.git] / urcu / rcuja.h
index aafa4cfd868b7dca0e1bd44121013cbaba116a86..164b05a3fdf481904270412e0225f042a42310df 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
  * Include this file _after_ including your URCU flavor.
  */
 
-#include <stdint.h>
 #include <urcu/compiler.h>
 #include <urcu-call-rcu.h>
 #include <urcu-flavor.h>
 #include <stdint.h>
-#include <urcu/rcuhlist.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.022354 seconds and 4 git commands to generate.