summaryrefslogtreecommitdiff
path: root/gdb/doublest.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doublest.h')
-rw-r--r--gdb/doublest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doublest.h b/gdb/doublest.h
index d98d045c987..668efa71cf3 100644
--- a/gdb/doublest.h
+++ b/gdb/doublest.h
@@ -24,6 +24,8 @@
#ifndef DOUBLEST_H
#define DOUBLEST_H
+struct type;
+
/* Setup definitions for host and target floating point formats. We need to
consider the format for `float', `double', and `long double' for both target
and host. We need to do this so that we know what kind of conversions need