Updated a comment to match code.

This commit is contained in:
Bruce Evans 1999-12-26 14:16:00 +00:00
parent f85bdfcc66
commit 04d6f826d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55114

View File

@ -25,7 +25,7 @@
#define _SYS_PIPE_H_
#ifndef KERNEL
#include <sys/time.h> /* for struct timeval */
#include <sys/time.h> /* for struct timespec */
#include <sys/select.h> /* for struct selinfo */
#include <vm/vm.h> /* for vm_page_t */
#include <machine/param.h> /* for PAGE_SIZE */