Fix x86 build to use <elf.h>.

Change-Id: I7b697d5eae69dc08eb31471a42cb8bbe5360be76
This commit is contained in:
Elliott Hughes 2013-01-29 16:40:39 -08:00
parent 5fb409b7b0
commit d070df4c74
1 changed files with 1 additions and 1 deletions

View File

@ -26,8 +26,8 @@
* SUCH DAMAGE.
*/
#include <elf.h>
#include <sys/types.h>
#include <linux/elf.h>
#include <link.h>
/* Dynamic binaries get this from the dynamic linker (system/linker), which