зеркало из https://github.com/mozilla/gecko-dev.git
Another SunOS4-specific fix.
This commit is contained in:
Родитель
98a6507674
Коммит
5516a80e37
|
@ -50,16 +50,16 @@
|
||||||
#include <Errors.h>
|
#include <Errors.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(SUNOS4)
|
|
||||||
#include <unistd.h> /* for SEEK_SET */
|
|
||||||
#endif /* SUNOS4 */
|
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#include "prerror.h"
|
#include "prerror.h"
|
||||||
|
|
||||||
#endif /*STANDALONE_REGISTRY*/
|
#endif /*STANDALONE_REGISTRY*/
|
||||||
|
|
||||||
|
#if defined(SUNOS4)
|
||||||
|
#include <unistd.h> /* for SEEK_SET */
|
||||||
|
#endif /* SUNOS4 */
|
||||||
|
|
||||||
#include "reg.h"
|
#include "reg.h"
|
||||||
#include "NSReg.h"
|
#include "NSReg.h"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче