mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
Don't depend on <sys/types.h> pollution in <fcntl.h>.
This commit is contained in:
parent
63d2c90b87
commit
52082f69a5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103382
@ -37,6 +37,8 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user