Fix: use liburcu flavor header instead of local copy
[lttng-tools.git] / src / common / hashtable / Makefile.am
index 021f01c7915660d6b1888078a219942ccebc55cd..8d5a59a28185e1e928efb50f40b7765137dffc1b 100644 (file)
@@ -4,7 +4,7 @@ noinst_LTLIBRARIES = libhashtable.la
 
 libhashtable_la_SOURCES = hashtable.c hashtable.h \
                          utils.c utils.h \
-                         rculfhash-internal.h urcu-flavor.h \
+                         rculfhash-internal.h \
                          rculfhash.h rculfhash.c \
                          rculfhash-mm-chunk.c \
                          rculfhash-mm-mmap.c \
This page took 0.023404 seconds and 4 git commands to generate.