doc: fix PAC typo
[deliverable/binutils-gdb.git] / gdb / target-float.c
index 7faebda3fca07de31bb43c18442be782fc5db5bc..39abb126965ea47e144cf79110c5837674f400ed 100644 (file)
@@ -1,6 +1,6 @@
 /* Floating point routines for GDB, the GNU debugger.
 
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,7 +21,7 @@
 #include "gdbtypes.h"
 #include "floatformat.h"
 #include "target-float.h"
-
+#include "gdbarch.h"
 
 /* Target floating-point operations.
 
This page took 0.024633 seconds and 4 git commands to generate.