summaryrefslogtreecommitdiffstats
path: root/sys/alpha/mcbus/mcbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/mcbus/mcbus.c')
-rw-r--r--sys/alpha/mcbus/mcbus.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/alpha/mcbus/mcbus.c b/sys/alpha/mcbus/mcbus.c
index e70424b..effb07c 100644
--- a/sys/alpha/mcbus/mcbus.c
+++ b/sys/alpha/mcbus/mcbus.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/*
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
@@ -31,6 +30,9 @@
* for Rawhide (Alpha 4100) systems.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud