gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.c
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-arm-tdesc.c
index 5af1f90070b82f53f8720d7ae1c1b62c16044b7f..2c9fac83cd5bd4f0d31285045a22ad31b14ff033 100644 (file)
@@ -16,6 +16,9 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
+
+#include "linux-arm-tdesc.h"
+
 #include "tdesc.h"
 #include "arch/arm.h"
 #include <inttypes.h>
This page took 0.023639 seconds and 4 git commands to generate.