Merge
authortwisti
Wed, 22 May 2013 11:44:17 -0700
changeset 17619 4fd15e9e97f2
parent 17617 4e330bce1812 (current diff)
parent 17618 882c7fe997eb (diff)
child 17621 d9fae964ea54
Merge
--- a/hotspot/src/share/tools/hsdis/hsdis.c	Thu May 16 15:46:49 2013 +0200
+++ b/hotspot/src/share/tools/hsdis/hsdis.c	Wed May 22 11:44:17 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>