changeset 10321:b4907b24ed48

Merge
author twisti
date Wed, 22 May 2013 11:44:17 -0700
parents 91eba9f82325 (current diff) ec922e5c545a (diff)
children 71a2d06b9c2b
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/tools/hsdis/hsdis.c	Thu May 16 15:46:49 2013 +0200
+++ b/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>