From 44c4f64b9f50f21ae3e51ad48a595c85f53db4bc Mon Sep 17 00:00:00 2001 From: John Levon Date: Thu, 10 Jun 2010 18:27:18 -0700 Subject: PSARC 2004/445 EOF of vmstat -c option 4801975 remove flushmeter + kstats after EOF period (PSARC 2004/445) 5034996 remove vmstat -c (after EOF period for PSARC 2004/445) --- usr/src/uts/common/vm/vm_pvn.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr/src/uts/common/vm') diff --git a/usr/src/uts/common/vm/vm_pvn.c b/usr/src/uts/common/vm/vm_pvn.c index 22e7a89a34..7233581227 100644 --- a/usr/src/uts/common/vm/vm_pvn.c +++ b/usr/src/uts/common/vm/vm_pvn.c @@ -19,8 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2010 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. + * Copyright (c) 1986, 2010, Oracle and/or its affiliates. All rights reserved. */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ @@ -50,7 +49,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3