зеркало из https://github.com/mozilla/pjs.git
Bug 479524 - TestAUSReadStrings fails to build on Mac OS X 10.4.8. r=rstrong
This commit is contained in:
Родитель
d23cf38023
Коммит
062d1ec85a
|
@ -65,7 +65,7 @@ INI_TEST_FILES = \
|
|||
|
||||
LOCAL_INCLUDES += \
|
||||
-I$(srcdir) \
|
||||
-I$(topsrcdir)/toolkit/mozapps/update/src/updater \
|
||||
-I$(topsrcdir)/toolkit/mozapps/update/src \
|
||||
$(NULL)
|
||||
|
||||
MOZ_WINCONSOLE = 1
|
||||
|
|
|
@ -58,10 +58,10 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "resource.h"
|
||||
#include "progressui.h"
|
||||
#include "readstrings.h"
|
||||
#include "errors.h"
|
||||
#include "updater/resource.h"
|
||||
#include "updater/progressui.h"
|
||||
#include "updater/readstrings.h"
|
||||
#include "updater/errors.h"
|
||||
|
||||
#ifndef MAXPATHLEN
|
||||
# ifdef PATH_MAX
|
||||
|
|
Загрузка…
Ссылка в новой задаче