summaryrefslogtreecommitdiffstats
path: root/include/opcode/ia64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/ia64.h')
-rw-r--r--include/opcode/ia64.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/opcode/ia64.h b/include/opcode/ia64.h
index 642330cc1..d4e6d1081 100644
--- a/include/opcode/ia64.h
+++ b/include/opcode/ia64.h
@@ -1,5 +1,5 @@
/* ia64.h -- Header file for ia64 opcode table
- Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ Copyright (C) 1998, 1999, 2002 David Mosberger-Tang <davidm@hpl.hp.com>
See the file HP-COPYRIGHT for additional information. */
@@ -8,7 +8,7 @@
#include <sys/types.h>
-#include <bfd.h>
+#include "bfd.h"
typedef BFD_HOST_U_64_BIT ia64_insn;