Don't pass -m64 to libcc1 on aarch64-linux.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-ppc-ipa.c
index 8489c6e2abb2bea611752fbaa4952cdc02ed7444..c993e76315c11a2b78c6d8012692e3acfd4ccb22 100644 (file)
@@ -1,7 +1,7 @@
 /* GNU/Linux/PowerPC specific low level interface, for the in-process
    agent library for GDB.
 
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,6 +22,7 @@
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "linux-ppc-tdesc.h"
+#include <elf.h>
 #ifdef HAVE_GETAUXVAL
 #include <sys/auxv.h>
 #endif
This page took 0.026366 seconds and 4 git commands to generate.