summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2/i4b_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer2/i4b_util.c')
-rw-r--r--sys/i4b/layer2/i4b_util.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c
index 114f3a6..54ce00d 100644
--- a/sys/i4b/layer2/i4b_util.c
+++ b/sys/i4b/layer2/i4b_util.c
@@ -26,13 +26,13 @@
*
* i4b_util.c - layer 2 utility routines
* -------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Sat Mar 9 17:55:03 2002]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
OpenPOWER on IntegriCloud