зеркало из https://github.com/mozilla/pjs.git
bug 693280 - Android DNS lookup port is incorrect usage for external function defines. r=glandium
This commit is contained in:
Родитель
a095e7ee49
Коммит
a4bf9436e4
|
@ -531,6 +531,7 @@ nl_types.h
|
|||
NodeInfo.h
|
||||
nss.h
|
||||
nssilock.h
|
||||
nsswitch.h
|
||||
objbase.h
|
||||
objidl.h
|
||||
Objsafe.h
|
||||
|
@ -750,6 +751,7 @@ sys/sysctl.h
|
|||
sys/sysinfo.h
|
||||
sys/sysmp.h
|
||||
sys/syssgi.h
|
||||
sys/system_properties.h
|
||||
sys/systeminfo.h
|
||||
sys/timeb.h
|
||||
sys/time.h
|
||||
|
|
|
@ -531,6 +531,7 @@ nl_types.h
|
|||
NodeInfo.h
|
||||
nss.h
|
||||
nssilock.h
|
||||
nsswitch.h
|
||||
objbase.h
|
||||
objidl.h
|
||||
Objsafe.h
|
||||
|
@ -750,6 +751,7 @@ sys/sysctl.h
|
|||
sys/sysinfo.h
|
||||
sys/sysmp.h
|
||||
sys/syssgi.h
|
||||
sys/system_properties.h
|
||||
sys/systeminfo.h
|
||||
sys/timeb.h
|
||||
sys/time.h
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
#include "AndroidBridge.h"
|
||||
|
||||
extern "C" {
|
||||
extern int android_sdk_version;
|
||||
NS_EXPORT int android_sdk_version;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче