diff options
Diffstat (limited to 'sys/dev/mpt/mpt_debug.c')
-rw-r--r-- | sys/dev/mpt/mpt_debug.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/mpt/mpt_debug.c b/sys/dev/mpt/mpt_debug.c index 7654fee..bbab51b 100644 --- a/sys/dev/mpt/mpt_debug.c +++ b/sys/dev/mpt/mpt_debug.c @@ -1,5 +1,7 @@ -/* $FreeBSD$ */ /* + +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); * Debug routines for LSI '909 FC adapters. * FreeBSD Version. * |