diff --git a/zipl/boot/stage3.c b/zipl/boot/stage3.c index 9fd9428c..e54df4d3 100644 --- a/zipl/boot/stage3.c +++ b/zipl/boot/stage3.c @@ -13,6 +13,8 @@ #include "boot/sigp.h" #include "boot/s390.h" #include "boot/sigp.h" +#include "boot/loaders_layout.h" + #include "stage3.h" #include "error.h" #include "zipl.h"