Merge
authorkvn
Wed, 22 May 2013 17:39:47 -0700
changeset 17621 d9fae964ea54
parent 17619 4fd15e9e97f2 (diff)
parent 17620 67820da7568e (current diff)
child 17622 4037daf22a17
Merge
--- a/hotspot/src/share/tools/hsdis/hsdis.c	Wed May 22 09:02:43 2013 -0700
+++ b/hotspot/src/share/tools/hsdis/hsdis.c	Wed May 22 17:39:47 2013 -0700
@@ -27,6 +27,7 @@
    HotSpot PrintAssembly option.
 */
 
+#include <config.h> /* required by bfd.h */
 #include <libiberty.h>
 #include <bfd.h>
 #include <dis-asm.h>