diff options
Diffstat (limited to 'lib/libsecureboot/h/libsecureboot.h')
-rw-r--r-- | lib/libsecureboot/h/libsecureboot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsecureboot/h/libsecureboot.h b/lib/libsecureboot/h/libsecureboot.h index 017558536825..d32df9594332 100644 --- a/lib/libsecureboot/h/libsecureboot.h +++ b/lib/libsecureboot/h/libsecureboot.h @@ -29,6 +29,7 @@ #include <sys/param.h> #ifdef _STANDALONE +#define _DEBUG_LEVEL_VAR DebugVe #include <stand.h> #else #include <sys/types.h> |