Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include "nsCRT.h"
|
||||
#include "nsUTF8Utils.h"
|
||||
#include <fcntl.h>
|
||||
#if defined(NS_WIN32)
|
||||
#if defined(XP_WIN)
|
||||
#include <io.h>
|
||||
#else
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user