Module Name: src
Committed By: simonb
Date: Sun Apr 11 00:59:08 UTC 1999
Modified Files:
src/sys/vm: vm_param.h
Log Message:
Check to see if TRUE and FALSE are already defined before blindly
trying to define them ourselves.
Fixes PRs kern/2813 and misc/7356.