summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 7fb3d81b..26d57ffe 100644
--- a/version.h
+++ b/version.h
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+
#ifndef _SHIM_VERSION_H
#define _SHIM_VERSION_H 1
-#include <efi.h>
-
extern CHAR8 shim_version[];
#endif /* SHIM_VERSION_H */