RCSID
This commit is contained in:
parent
e2c040a1f7
commit
b6d1da0696
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: i4b_capi_l4if.c,v 1.1 2003/09/25 15:34:38 pooka Exp $ */
|
||||
/* $NetBSD: i4b_capi_l4if.c,v 1.2 2003/09/26 15:17:23 pooka Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001-2003 Cubical Solutions Ltd. All rights reserved.
|
||||
@ -29,6 +29,9 @@
|
||||
* $FreeBSD: src/sys/i4b/capi/capi_l4if.c,v 1.4 2002/04/04 21:03:20 jhb Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: i4b_capi_l4if.c,v 1.2 2003/09/26 15:17:23 pooka Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: i4b_capi_llif.c,v 1.1 2003/09/25 15:34:38 pooka Exp $ */
|
||||
/* $NetBSD: i4b_capi_llif.c,v 1.2 2003/09/26 15:17:23 pooka Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001 Cubical Solutions Ltd. All rights reserved.
|
||||
@ -29,6 +29,9 @@
|
||||
* $FreeBSD: src/sys/i4b/capi/capi_llif.c,v 1.1 2001/05/25 08:39:31 hm Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: i4b_capi_llif.c,v 1.2 2003/09/26 15:17:23 pooka Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: i4b_capi_msgs.c,v 1.1 2003/09/25 15:34:38 pooka Exp $ */
|
||||
/* $NetBSD: i4b_capi_msgs.c,v 1.2 2003/09/26 15:17:23 pooka Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001-2003 Cubical Solutions Ltd. All rights reserved.
|
||||
@ -29,6 +29,9 @@
|
||||
* $FreeBSD: src/sys/i4b/capi/capi_msgs.c,v 1.2 2001/10/21 08:51:54 hm Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: i4b_capi_msgs.c,v 1.2 2003/09/26 15:17:23 pooka Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user