mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell
This commit is contained in:
parent
cf9a82a2bc
commit
9c8252a53e
@ -11,6 +11,7 @@
|
||||
|
||||
#if !defined(XP_WIN) && !defined(MOZ_WIDGET_COCOA)
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
namespace mozilla {
|
||||
|
Loading…
Reference in New Issue
Block a user