Skip to content
Commit 44562da8 authored by Vasileios Kalintiris's avatar Vasileios Kalintiris
Browse files

Use fcntl.h to retrieve the O_CREAT and O_RDWR constants.

Summary:
Normally, these macros are defined in fnctl.h. However, GLIBC exposes their
definition through <sys/file.h> too. This change allows us to compile
LLDB with non-GLIBC C libraries.

Reviewers: clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D13022

llvm-svn: 248255
parent bbfd20d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment