[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
header file comment misleading? <sys/pipe.h> includes <machine/param.h> for PAGE_SIZE, but it is not there.
- To: misc@openbsd.org
- Subject: header file comment misleading? <sys/pipe.h> includes <machine/param.h> for PAGE_SIZE, but it is not there.
- From: Bengt Kleberg <bengt@softwell.se>
- Date: Tue, 7 Sep 1999 14:13:30 +0200
Instead PAGE_size is in vm/vm_param.h.
bengt