aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/nvstore.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/libsa/nvstore.c')
-rw-r--r--stand/libsa/nvstore.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/nvstore.c b/stand/libsa/nvstore.c
index e5a804ff15e8..fb4cf9cac413 100644
--- a/stand/libsa/nvstore.c
+++ b/stand/libsa/nvstore.c
@@ -43,8 +43,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <stdbool.h>
#include <sys/queue.h>
#include "stand.h"