Merge "Fix x86 build to use <elf.h>."
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <elf.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <linux/elf.h>
|
|
||||||
#include <link.h>
|
#include <link.h>
|
||||||
|
|
||||||
/* Dynamic binaries get this from the dynamic linker (system/linker), which
|
/* Dynamic binaries get this from the dynamic linker (system/linker), which
|
||||||
|
Reference in New Issue
Block a user