diff options
Diffstat (limited to 'libelf')
| -rw-r--r-- | libelf/elf_begin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libelf/elf_begin.c b/libelf/elf_begin.c index dcaad8ee..8a49f351 100644 --- a/libelf/elf_begin.c +++ b/libelf/elf_begin.c @@ -38,6 +38,7 @@ #include <fcntl.h> #include <stdbool.h> #include <stddef.h> +#include <stdint.h> #include <string.h> #include <sys/stat.h> |
