aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/zfs/nvlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/libsa/zfs/nvlist.c')
-rw-r--r--stand/libsa/zfs/nvlist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/zfs/nvlist.c b/stand/libsa/zfs/nvlist.c
index e5e0abecb274..e6634ec969d4 100644
--- a/stand/libsa/zfs/nvlist.c
+++ b/stand/libsa/zfs/nvlist.c
@@ -24,8 +24,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/endian.h>
#include <sys/stdint.h>