diff options
Diffstat (limited to 'test/sev-es.c')
| -rw-r--r--[-rwxr-xr-x] | test/sev-es.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/sev-es.c b/test/sev-es.c index 17cb72c..f2a6f5c 100755..100644 --- a/test/sev-es.c +++ b/test/sev-es.c @@ -1,7 +1,6 @@ -/* for CPU_ZERO macros.. */ #define _GNU_SOURCE -#include "cachepc_user.h" +#include "cachepc/uapi.h" #include <linux/psp-sev.h> #include <linux/kvm.h> |
