RCSid police

This commit is contained in:
atatat 2003-12-28 22:12:00 +00:00
parent 9b5d276f0e
commit 8e0c1f1594

View File

@ -1,4 +1,4 @@
/* $NetBSD: init_sysctl.c,v 1.15 2003/12/28 14:39:36 martin Exp $ */
/* $NetBSD: init_sysctl.c,v 1.16 2003/12/28 22:12:00 atatat Exp $ */
/*-
* Copyright (c) 2003 The NetBSD Foundation, Inc.
@ -36,6 +36,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: init_sysctl.c,v 1.16 2003/12/28 22:12:00 atatat Exp $");
#include "opt_sysv.h"
#include "opt_multiprocessor.h"
#include "opt_posix.h"