gdbserver: make aarch64_write_goto_address static
[deliverable/binutils-gdb.git] / include / coff / ecoff.h
index ed69df054a609b2ef79a7b3ecc6c0286be1af6bc..e80aa1bc8b9981a2ef6bf263a8f62c2e9edb6b45 100644 (file)
@@ -2,7 +2,7 @@
    This does not include symbol information, found in sym.h and
    symconst.h.
 
-   Copyright (C) 2001-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2020 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -22,6 +22,8 @@
 #ifndef ECOFF_H
 #define ECOFF_H
 
+#include "coff/sym.h"
+
 /* Mips magic numbers used in filehdr.  MIPS_MAGIC_LITTLE is used on
    little endian machines.  MIPS_MAGIC_BIG is used on big endian
    machines.  Where is MIPS_MAGIC_1 from?  */
This page took 0.024585 seconds and 4 git commands to generate.