diff options
Diffstat (limited to 'lib/libsecureboot/pass_manifest.c')
-rw-r--r-- | lib/libsecureboot/pass_manifest.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsecureboot/pass_manifest.c b/lib/libsecureboot/pass_manifest.c index 570961574d3e..e3ef1fa96aae 100644 --- a/lib/libsecureboot/pass_manifest.c +++ b/lib/libsecureboot/pass_manifest.c @@ -24,8 +24,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/stat.h> #include "libsecureboot-priv.h" |