move libkcompat inside ust
[ust.git] / include / ust / kernelcompat.h
index 77adebda47ba57a8f49a160b9bb7af0aad00534c..e6885f7dca020cf92edf25c64e5992409457db0f 100644 (file)
@@ -18,7 +18,8 @@
 #ifndef KERNELCOMPAT_H
 #define KERNELCOMPAT_H
 
-#include <kcompat.h>
+#include <ust/kcompat/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.021891 seconds and 4 git commands to generate.