switch from kcompat lists to urcu lists
[ust.git] / include / ust / kernelcompat.h
index 77adebda47ba57a8f49a160b9bb7af0aad00534c..b6e85c3fb5353267b3a8d9988187c63c6d61acb1 100644 (file)
@@ -19,6 +19,7 @@
 #define KERNELCOMPAT_H
 
 #include <kcompat.h>
+#include <urcu/list.h>
 
 /* FIXME: libkcompat must not define arch-specific local ops, as ust *must*
  * fallback to the normal atomic ops. Fix things so we don't add them and
This page took 0.023068 seconds and 4 git commands to generate.