summaryrefslogtreecommitdiffstats
path: root/sys/netatm/spans/spans_kxdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/spans/spans_kxdr.c')
-rw-r--r--sys/netatm/spans/spans_kxdr.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c
index b6534de..3843341 100644
--- a/sys/netatm/spans/spans_kxdr.c
+++ b/sys/netatm/spans/spans_kxdr.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: spans_kxdr.c,v 1.2 1997/05/06 22:17:00 mks Exp $
+ * @(#) $Id: spans_kxdr.c,v 1.1 1998/09/15 08:23:03 phk Exp $
*
*/
@@ -35,12 +35,12 @@
*
*/
+#include <netatm/kern_include.h>
+
#ifndef lint
-static char *RCSid = "@(#) $Id: spans_kxdr.c,v 1.2 1997/05/06 22:17:00 mks Exp $";
+__RCSID("@(#) $Id: spans_kxdr.c,v 1.1 1998/09/15 08:23:03 phk Exp $");
#endif
-#include <netatm/kern_include.h>
-
/*
* This file contains code that has been copied and/or modified from
* the following FreeBSD files:
OpenPOWER on IntegriCloud