aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-st2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tm-st2000.h')
-rw-r--r--gdb/tm-st2000.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/tm-st2000.h b/gdb/tm-st2000.h
index eb8198e..c32c08f 100644
--- a/gdb/tm-st2000.h
+++ b/gdb/tm-st2000.h
@@ -17,4 +17,6 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+#define HAVE_68881 /* GDB won't compile without this */
+
#include "tm-68k.h"