Use CHAR_BIT instead of NBBY in libctf
[deliverable/binutils-gdb.git] / gdb / mipsread.c
index cbfa9cc03c9a5ec0d501088589604e96e1fd90c8..e54dc5de45a129e0bd9ed952bb61b365dc1e1484 100644 (file)
@@ -1,6 +1,6 @@
 /* Read a symbol table in MIPS' format (Third-Eye).
 
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
    by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.
@@ -28,6 +28,7 @@
 #include "symtab.h"
 #include "objfiles.h"
 #include "stabsread.h"
+#include "mdebugread.h"
 
 #include "coff/sym.h"
 #include "coff/internal.h"
This page took 0.023946 seconds and 4 git commands to generate.