Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / serialize.c
index 0055d99403e0bd57f63fa4d4db478d642c50e58c..99d4dce4194e076ea5644d9780a89f14ff33a480 100644 (file)
@@ -32,7 +32,7 @@
 #include <string.h>
 #include <stdint.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #define _LGPL_SOURCE
 #include <urcu-bp.h>
 #include <urcu/rculist.h>
This page took 0.022088 seconds and 4 git commands to generate.