*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / mipsread.c
index 137c6c46e882a9b7000ca44bb4628cb6e606bc06..e4804acab6a85cdb778662d8caea257244e878a6 100644 (file)
@@ -30,7 +30,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "symfile.h"
 #ifdef CMUCS
 #include <mips/syms.h>
-#endif CMUCS
+#else /* not CMUCS */
+#include <syms.h>
+#endif /* not CMUCS */
 
 /* Since these things are defined differently on various systems I'll
    (re)define here what I really need in this module.  I only assume the
This page took 0.032561 seconds and 4 git commands to generate.