From owner-freebsd-commit Sat Oct 7 17:09:15 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA03916 for freebsd-commit-outgoing; Sat, 7 Oct 1995 17:09:15 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA03902 for cvs-all-outgoing; Sat, 7 Oct 1995 17:09:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA03889 for cvs-sys-outgoing; Sat, 7 Oct 1995 17:09:05 -0700 Received: (from swallace@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA03874 ; Sat, 7 Oct 1995 17:09:02 -0700 Date: Sat, 7 Oct 1995 17:09:02 -0700 From: Steven Wallace Message-Id: <199510080009.RAA03874@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/portal portal_vnops.c Sender: owner-commit@FreeBSD.org Precedence: bulk swallace 95/10/07 17:09:01 Modified: sys/miscfs/portal portal_vnops.c Log: Add #include to get struct close_args and close function prototype.