Reduce namespace pollution to userland.

Spotted-by:	bde
This commit is contained in:
Scott Long 2002-10-28 17:08:07 +00:00
parent 1907a57b5f
commit 3754626f78

View File

@ -46,7 +46,9 @@
#include <sys/uio.h>
#include <sys/param.h>
#ifdef _KERNEL
#include <sys/lock.h>
#endif
/*
* First, define system-dependent types and constants.