Sync with rev. 1.19 of vnconfig.c.

This commit is contained in:
enami 2000-06-09 15:06:31 +00:00
parent c6083562ce
commit 4582a90f6d
1 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: ccdconfig.c,v 1.29 2000/02/16 06:52:32 enami Exp $ */
/* $NetBSD: ccdconfig.c,v 1.30 2000/06/09 15:06:31 enami Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
@ -41,11 +41,9 @@
__COPYRIGHT(
"@(#) Copyright (c) 1996, 1997\
The NetBSD Foundation, Inc. All rights reserved.");
__RCSID("$NetBSD: ccdconfig.c,v 1.29 2000/02/16 06:52:32 enami Exp $");
__RCSID("$NetBSD: ccdconfig.c,v 1.30 2000/06/09 15:06:31 enami Exp $");
#endif
#define __POOL_EXPOSE /* dev/ccdvar.h uses struct pool */
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/disklabel.h>