summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/libefi/time.c')
-rw-r--r--sys/boot/efi/libefi/time.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/boot/efi/libefi/time.c b/sys/boot/efi/libefi/time.c
index 27192de..3ca456e 100644
--- a/sys/boot/efi/libefi/time.c
+++ b/sys/boot/efi/libefi/time.c
@@ -38,10 +38,8 @@
*
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <efi.h>
#include <efilib.h>
OpenPOWER on IntegriCloud