diff options
Diffstat (limited to 'tools/testing/selftests/kvm/s390x/tprot.c')
| -rw-r--r-- | tools/testing/selftests/kvm/s390x/tprot.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/kvm/s390x/tprot.c b/tools/testing/selftests/kvm/s390x/tprot.c index c73f948c9b63..7a742a673b7c 100644 --- a/tools/testing/selftests/kvm/s390x/tprot.c +++ b/tools/testing/selftests/kvm/s390x/tprot.c @@ -8,6 +8,7 @@  #include "test_util.h"  #include "kvm_util.h"  #include "kselftest.h" +#include "ucall_common.h"  #define PAGE_SHIFT 12  #define PAGE_SIZE (1 << PAGE_SHIFT)  | 
