Remove tic80 support
[deliverable/binutils-gdb.git] / include / coff / ecoff.h
index 7b5144edaa8424fa4f002ef9799a6dee65c8fb4b..75cf3ead145e331751f0ebc269ebbf99afb5259c 100644 (file)
@@ -2,7 +2,7 @@
    This does not include symbol information, found in sym.h and
    symconst.h.
 
-   Copyright (C) 2001-2015 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 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.024199 seconds and 4 git commands to generate.