changeset 10323:71a2d06b9c2b

Merge
author kvn
date Wed, 22 May 2013 17:39:47 -0700
parents b4907b24ed48 (diff) 1682bec79205 (current diff)
children 3f281b313240
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/tools/hsdis/hsdis.c	Wed May 22 09:02:43 2013 -0700
+++ b/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>