summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/iwic/i4b_iwic_dchan.c')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_dchan.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_dchan.c b/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
index ebee109..9fb3572 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
@@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Tue Jan 16 13:20:14 2001]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_i4b.h"
#include <sys/param.h>
@@ -42,7 +42,6 @@
#include <net/if.h>
-
#include <machine/i4b_debug.h>
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>
OpenPOWER on IntegriCloud