зеркало из https://github.com/mozilla/gecko-dev.git
Bug 832711 - Add header for ElfW(auxv_t) missed by bug 817153. r=jmuizelaar
This commit is contained in:
Родитель
2f0327ee73
Коммит
23a498d477
|
@ -49,6 +49,7 @@
|
||||||
#include <elf.h>
|
#include <elf.h>
|
||||||
#include <linux/auxvec.h>
|
#include <linux/auxvec.h>
|
||||||
#include <asm/cputable.h>
|
#include <asm/cputable.h>
|
||||||
|
#include <link.h>
|
||||||
|
|
||||||
static inline qcms_bool have_altivec() {
|
static inline qcms_bool have_altivec() {
|
||||||
static int available = -1;
|
static int available = -1;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче