summaryrefslogtreecommitdiff
path: root/bfd/hosts/sparc-ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/sparc-ll.h')
-rw-r--r--bfd/hosts/sparc-ll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/sparc-ll.h b/bfd/hosts/sparc-ll.h
index f2578d0cee7..23fc3bdfe3d 100644
--- a/bfd/hosts/sparc-ll.h
+++ b/bfd/hosts/sparc-ll.h
@@ -18,7 +18,7 @@
#define SEEK_CUR 1
/* Make the basic types 64-bit quantities on the host */
-#define HOST_64_BIT long long
+#define BFD_HOST_64_BIT long long
extern int abort PARAMS ((void));
extern int close PARAMS ((int));