Symbol prefixing: in-house copy of hash table
[lttng-tools.git] / src / common / hashtable / rculfhash.h
index d6cb34ab445630cdc20174b7f346deab57ddf69c..b079c08e6799b933ec9183053508ea8e50480971 100644 (file)
@@ -26,6 +26,8 @@
  * Include this file _after_ including your URCU flavor.
  */
 
+#include "hashtable-symbols.h"
+
 #include <stdint.h>
 #include <urcu/compiler.h>
 #include <urcu-call-rcu.h>
This page took 0.024577 seconds and 5 git commands to generate.