diff options
Diffstat (limited to 'lib/libsecureboot/brf.c')
-rw-r--r-- | lib/libsecureboot/brf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libsecureboot/brf.c b/lib/libsecureboot/brf.c index 9e3af4a7c089..fbd24f322bee 100644 --- a/lib/libsecureboot/brf.c +++ b/lib/libsecureboot/brf.c @@ -24,8 +24,6 @@ * SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #define NEED_BRSSL_H #include "libsecureboot-priv.h" #include <brssl.h> |