summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/isic/i4b_itk_ix1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/isic/i4b_itk_ix1.c')
-rw-r--r--sys/i4b/layer1/isic/i4b_itk_ix1.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer1/isic/i4b_itk_ix1.c b/sys/i4b/layer1/isic/i4b_itk_ix1.c
index 6158b2b..f0e49cb 100644
--- a/sys/i4b/layer1/isic/i4b_itk_ix1.c
+++ b/sys/i4b/layer1/isic/i4b_itk_ix1.c
@@ -25,11 +25,8 @@
*
* i4b_itk_ix1.c - ITK ix1 micro passive card driver for isdn4bsd
* --------------------------------------------------------------
- *
* last edit-date: [Wed Jan 24 09:27:06 2001]
*
- * $FreeBSD$
- *
*---------------------------------------------------------------------------
*
* The ITK ix1 micro ISDN card is an ISA card with one region
@@ -60,6 +57,9 @@
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_i4b.h"
#if defined(ITKIX1)
OpenPOWER on IntegriCloud