mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Reduce namespace pollution to userland.
Spotted-by: bde
This commit is contained in:
parent
1907a57b5f
commit
3754626f78
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106087
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user