summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_disks.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/rf_disks.c')
-rw-r--r--sys/dev/raidframe/rf_disks.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/raidframe/rf_disks.c b/sys/dev/raidframe/rf_disks.c
index dd0ea15..14f72c2 100644
--- a/sys/dev/raidframe/rf_disks.c
+++ b/sys/dev/raidframe/rf_disks.c
@@ -1,5 +1,7 @@
-/* $FreeBSD$ */
/* $NetBSD: rf_disks.c,v 1.34 2000/12/05 01:35:56 oster Exp $ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
OpenPOWER on IntegriCloud