From owner-cvs-sys Wed Feb 12 09:47:40 1997 Return-Path: <owner-cvs-sys> Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA13820 for cvs-sys-outgoing; Wed, 12 Feb 1997 09:47:40 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA13811; Wed, 12 Feb 1997 09:47:36 -0800 (PST) Date: Wed, 12 Feb 1997 09:47:36 -0800 (PST) From: Mike Pritchard <mpp> Message-Id: <199702121747.JAA13811@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/miscfs/nullfs null_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/12 09:47:34 Modified: sys/miscfs/nullfs null_vfsops.c Log: Restore of #include <sys/kernel.h> so that this compiles without warnings again. Revision Changes Path 1.13 +1 -0 src/sys/miscfs/nullfs/null_vfsops.c