summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/i4b_hdlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/i4b_hdlc.c')
-rw-r--r--sys/i4b/layer1/i4b_hdlc.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/i4b/layer1/i4b_hdlc.c b/sys/i4b/layer1/i4b_hdlc.c
index 7c855ff..1c968b1 100644
--- a/sys/i4b/layer1/i4b_hdlc.c
+++ b/sys/i4b/layer1/i4b_hdlc.c
@@ -26,15 +26,14 @@
*
* i4b_hdlc.c - software-HDLC constant tables
* ------------------------------------------
- *
* $Id: i4b_hdlc.h,v 1.5 2000/08/28 07:41:19 hm Exp $
- *
- * $FreeBSD$
- *
* last edit-date: [Wed Jul 19 09:41:13 2000]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
/*---------------------------------------------------------------------------*
OpenPOWER on IntegriCloud