summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/i4b_l1dmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/i4b_l1dmux.c')
-rw-r--r--sys/i4b/layer1/i4b_l1dmux.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer1/i4b_l1dmux.c b/sys/i4b/layer1/i4b_l1dmux.c
index 645e14c..b130593 100644
--- a/sys/i4b/layer1/i4b_l1dmux.c
+++ b/sys/i4b/layer1/i4b_l1dmux.c
@@ -26,13 +26,13 @@
*
* i4b_l1dmux.c - isdn4bsd layer 1 driver multiplexer
* --------------------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Wed Jan 10 16:43:24 2001]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud