Define ELAST in libcxx's config header on FreeBSD
Differential Revision: http://reviews.llvm.org/D5165 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@217146 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
26f472d1dd
commit
60a74bd69d
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#if !_WIN32
|
#if !_WIN32
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <errno.h> // for ELAST on FreeBSD
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define _LIBCPP_VERSION 1101
|
#define _LIBCPP_VERSION 1101
|
||||||
|
Loading…
x
Reference in New Issue
Block a user