diff options
Diffstat (limited to 'test/sev.c')
| -rw-r--r--[-rwxr-xr-x] | test/sev.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/sev.c b/test/sev.c index e6da94c..73bb91f 100755..100644 --- a/test/sev.c +++ b/test/sev.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> |
