@@ -27,8 +27,8 @@
#include "bswap.h"
#include "link.h"
-#include "elf.h"
#include "dl-defs.h"
+/* makefile will include elf.h for us */
#ifdef DMALLOC
#include <dmalloc.h>
@@ -24,8 +24,8 @@
#include <sys/types.h>
int byteswap;
inline uint32_t byteswap32_to_host(uint32_t value)