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:
Viktor Kutuzov 2014-09-04 13:25:46 +00:00
parent 26f472d1dd
commit 60a74bd69d

View File

@ -21,6 +21,7 @@
#if !_WIN32
#include <unistd.h>
#include <errno.h> // for ELAST on FreeBSD
#endif
#define _LIBCPP_VERSION 1101