diff options
Diffstat (limited to 'src/readelf.c')
| -rw-r--r-- | src/readelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/readelf.c b/src/readelf.c index f1572906..204aeecb 100644 --- a/src/readelf.c +++ b/src/readelf.c @@ -40,10 +40,10 @@ #include <string.h> #include <time.h> #include <unistd.h> -#include <sys/param.h> #include <sys/stat.h> #include <signal.h> +#include <libeu.h> #include <system.h> #include "../libelf/libelfP.h" #include "../libelf/common.h" |
