summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/iwic/i4b_iwic_l1if.c')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_l1if.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_l1if.c b/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
index 7d465da..5257fcf 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
@@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Sun Jan 21 11:09:33 2001]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_i4b.h"
#include <sys/param.h>
@@ -40,9 +40,6 @@
#include <sys/socket.h>
#include <net/if.h>
-
-
-
#include <machine/i4b_debug.h>
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>
OpenPOWER on IntegriCloud