aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/openpgp/dearmor.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsecureboot/openpgp/dearmor.c')
-rw-r--r--lib/libsecureboot/openpgp/dearmor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsecureboot/openpgp/dearmor.c b/lib/libsecureboot/openpgp/dearmor.c
index 3d53b54474dc..452722ff1a10 100644
--- a/lib/libsecureboot/openpgp/dearmor.c
+++ b/lib/libsecureboot/openpgp/dearmor.c
@@ -24,8 +24,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#define NEED_BRSSL_H
#include <libsecureboot.h>
#include <brssl.h>