summaryrefslogtreecommitdiffstats
path: root/sys/netatm/atm_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/atm_if.c')
-rw-r--r--sys/netatm/atm_if.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c
index a07ccc2..6ae7734 100644
--- a/sys/netatm/atm_if.c
+++ b/sys/netatm/atm_if.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: atm_if.c,v 1.13 1998/07/23 21:43:55 root Exp $
+ * @(#) $Id: atm_if.c,v 1.1 1998/09/15 08:22:57 phk Exp $
*
*/
@@ -35,12 +35,12 @@
*
*/
+#include <netatm/kern_include.h>
+
#ifndef lint
-static char *RCSid = "@(#) $Id: atm_if.c,v 1.13 1998/07/23 21:43:55 root Exp $";
+__RCSID("@(#) $Id: atm_if.c,v 1.1 1998/09/15 08:22:57 phk Exp $");
#endif
-#include <netatm/kern_include.h>
-
#if (defined(BSD) && (BSD < 199506))
extern int ifqmaxlen;
OpenPOWER on IntegriCloud