diff options
Diffstat (limited to 'lib/libsecureboot/efi/include/Guid/ImageAuthentication.h')
-rw-r--r-- | lib/libsecureboot/efi/include/Guid/ImageAuthentication.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsecureboot/efi/include/Guid/ImageAuthentication.h b/lib/libsecureboot/efi/include/Guid/ImageAuthentication.h index c68e5fce205a..b1fc1f54cce1 100644 --- a/lib/libsecureboot/efi/include/Guid/ImageAuthentication.h +++ b/lib/libsecureboot/efi/include/Guid/ImageAuthentication.h @@ -15,8 +15,6 @@ #define __IMAGE_AUTHTICATION_H__ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <Guid/GlobalVariable.h> #include <Protocol/Hash.h> |