Commit 60e3f367 authored by Benjamin Peterson's avatar Benjamin Peterson

Merge 3.4 (#24217)

parents 32ba405c f6b5cad3
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
#ifndef MS_WINDOWS #ifndef MS_WINDOWS
#define UNIX #define UNIX
# ifdef __APPLE__ # ifdef HAVE_FCNTL_H
# include <fcntl.h> # include <fcntl.h>
# endif # endif /* HAVE_FCNTL_H */
#endif #endif
#ifdef MS_WINDOWS #ifdef MS_WINDOWS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment