X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-elftohex%2Fao-elftohex.c;h=f3ab0c38ca4a1fdeff140e14a553979b1aeecff6;hp=265908c59e20f8ceabbead38ee065eab622967b1;hb=f036b35a6fe1e187b2faea5c4ddf72359b33a44f;hpb=1db7169b193808c733852054e9a4713cdbd76cea diff --git a/ao-tools/ao-elftohex/ao-elftohex.c b/ao-tools/ao-elftohex/ao-elftohex.c index 265908c5..f3ab0c38 100644 --- a/ao-tools/ao-elftohex/ao-elftohex.c +++ b/ao-tools/ao-elftohex/ao-elftohex.c @@ -19,6 +19,7 @@ #include #include #include +#include #include "ao-hex.h" #include "ao-elf.h" #include "ao-verbose.h"