summaryrefslogtreecommitdiffstats
path: root/sys/dev/awi/awi_wep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/awi/awi_wep.c')
-rw-r--r--sys/dev/awi/awi_wep.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/awi/awi_wep.c b/sys/dev/awi/awi_wep.c
index c5029f7..df074f5 100644
--- a/sys/dev/awi/awi_wep.c
+++ b/sys/dev/awi/awi_wep.c
@@ -1,6 +1,4 @@
/* $NetBSD: awi_wep.c,v 1.4 2000/08/14 11:28:03 onoe Exp $ */
-/* $FreeBSD$ */
-
/*
* Copyright (c) 2000 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -37,6 +35,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* WEP support framework for the awi driver.
*
OpenPOWER on IntegriCloud