summaryrefslogtreecommitdiffstats
path: root/test/kvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/kvm.c')
-rw-r--r--[-rwxr-xr-x]test/kvm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/kvm.c b/test/kvm.c
index 42d7f5a..cd0dd4d 100755..100644
--- a/test/kvm.c
+++ b/test/kvm.c
@@ -1,7 +1,6 @@
-/* for CPU_ZERO macros.. */
#define _GNU_SOURCE
-#include "cachepc_user.h"
+#include "cachepc/uapi.h"
#include <linux/kvm.h>
#include <sys/syscall.h>