author | anoll |
Wed, 22 May 2013 10:28:20 +0200 | |
changeset 17618 | 882c7fe997eb |
parent 17596 | cc309911da72 |
child 17619 | 4fd15e9e97f2 |
--- a/hotspot/src/share/tools/hsdis/hsdis.c Fri May 17 09:10:04 2013 -0700 +++ b/hotspot/src/share/tools/hsdis/hsdis.c Wed May 22 10:28:20 2013 +0200 @@ -27,6 +27,7 @@ HotSpot PrintAssembly option. */ +#include <config.h> /* required by bfd.h */ #include <libiberty.h> #include <bfd.h> #include <dis-asm.h>