Use kref implementation from kcompat
[ust.git] / libust / relay.c
index 17f63ec0181d84d1515c438319a42c801d6f464e..4c57424a5ba9392f14b0a93b0bf980c6fb712694 100644 (file)
 #include <sys/mman.h>
 #include <sys/ipc.h>
 #include <sys/shm.h>
-#include "list.h"
+//#include "list.h"
 #include "relay.h"
 #include "channels.h"
-#include "kref.h"
+#include <kcompat/kref.h>
 #include "tracer.h"
 #include "tracercore.h"
 #include "usterr.h"
This page took 0.022502 seconds and 4 git commands to generate.