diff options
Diffstat (limited to 'bits/elfclass.h')
-rw-r--r-- | bits/elfclass.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bits/elfclass.h b/bits/elfclass.h index 180227d..f6ed899 100644 --- a/bits/elfclass.h +++ b/bits/elfclass.h @@ -7,6 +7,7 @@ #endif #include <bits/wordsize.h> +#include <stdint.h> #define __ELF_NATIVE_CLASS __WORDSIZE |