diff options
| author | Louis Burda <quent.burda@gmail.com> | 2022-10-05 15:05:19 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2022-10-05 15:05:19 +0200 |
| commit | 58d8565f015f9e06e1e51a0fe4654b966b2c27c0 (patch) | |
| tree | e862ba1491cb114be46e98022ce8feaf98f8eca2 /test/eviction.c | |
| parent | 8b1535789509812763de132f877b596d01861714 (diff) | |
| download | cachepc-58d8565f015f9e06e1e51a0fe4654b966b2c27c0.tar.gz cachepc-58d8565f015f9e06e1e51a0fe4654b966b2c27c0.zip | |
Refactor sevstep kernel patch into repository
Diffstat (limited to 'test/eviction.c')
| -rw-r--r--[-rwxr-xr-x] | test/eviction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/eviction.c b/test/eviction.c index e68132b..9fb57b5 100755..100644 --- a/test/eviction.c +++ b/test/eviction.c @@ -1,4 +1,4 @@ -#include "cachepc_user.h" +#include "cachepc/uapi.h" #include <sys/ioctl.h> #include <fcntl.h> |
