diff options
Diffstat (limited to 'sys/dev/exca/exca.c')
| -rw-r--r-- | sys/dev/exca/exca.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c index 09627fbccc34..dfca90f590bd 100644 --- a/sys/dev/exca/exca.c +++ b/sys/dev/exca/exca.c @@ -1,5 +1,7 @@ -/* $FreeBSD$ */ + +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); /* * Copyright (c) 2002 M Warner Losh. All rights reserved. * |
