Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell

This commit is contained in:
Jan Beich 2012-12-26 10:16:42 -05:00
parent cf9a82a2bc
commit 9c8252a53e

View File

@ -11,6 +11,7 @@
#if !defined(XP_WIN) && !defined(MOZ_WIDGET_COCOA)
#include <fcntl.h>
#include <unistd.h>
#endif
namespace mozilla {