summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer4/i4b_l4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer4/i4b_l4.c')
-rw-r--r--sys/i4b/layer4/i4b_l4.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index 7b0616b..0b744f0 100644
--- a/sys/i4b/layer4/i4b_l4.c
+++ b/sys/i4b/layer4/i4b_l4.c
@@ -26,13 +26,13 @@
*
* i4b_l4.c - kernel interface to userland
* -----------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Sun Aug 11 12:43:14 2002]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "i4bipr.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud