summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer3/i4b_q931.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer3/i4b_q931.c')
-rw-r--r--sys/i4b/layer3/i4b_q931.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c
index 626328d..338555a 100644
--- a/sys/i4b/layer3/i4b_q931.c
+++ b/sys/i4b/layer3/i4b_q931.c
@@ -26,13 +26,13 @@
*
* i4b_q931.c - Q931 received messages handling
* --------------------------------------------
- *
- * $FreeBSD$
- *
* last edit-date: [Sun Aug 11 19:18:08 2002]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
OpenPOWER on IntegriCloud