Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / relay.c
index 0326adc119943240fd9957659af8bf2a0ea1b790..408ce906f82c7f0262d71c2ea59270790f82b052 100644 (file)
@@ -22,7 +22,7 @@
 //ust// #include <linux/cpu.h>
 //ust// #include <linux/splice.h>
 //ust// #include <linux/bitops.h>
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 #include <sys/mman.h>
 #include <sys/ipc.h>
 #include <sys/shm.h>
This page took 0.023919 seconds and 4 git commands to generate.