Include coff/sym.h from coff/ecoff.h
[deliverable/binutils-gdb.git] / include / coff / ecoff.h
index 0ea66c52aa0b8877c3c11f7e99ff8d86e82f7728..75cf3ead145e331751f0ebc269ebbf99afb5259c 100644 (file)
@@ -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.02358 seconds and 4 git commands to generate.