forked from OSchip/llvm-project
Unbreak FreeBSD build.
M lib/sanitizer_common/sanitizer_platform_limits_posix.cc llvm-svn: 347451
This commit is contained in:
parent
a2b048bc4b
commit
0a01f5d244
|
@ -101,6 +101,7 @@
|
|||
# include <net/ethernet.h>
|
||||
# include <net/ppp_defs.h>
|
||||
# include <glob.h>
|
||||
# include <stdio.h>
|
||||
# include <term.h>
|
||||
|
||||
#define _KERNEL // to declare 'shminfo' structure
|
||||
|
|
Loading…
Reference in New Issue