summaryrefslogtreecommitdiffstats
path: root/sys/dev/si/si_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/si/si_isa.c')
-rw-r--r--sys/dev/si/si_isa.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/si/si_isa.c b/sys/dev/si/si_isa.c
index c51046b..2defec7 100644
--- a/sys/dev/si/si_isa.c
+++ b/sys/dev/si/si_isa.c
@@ -17,9 +17,11 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE AUTHORS BE LIABLE.
*
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_debug_si.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud