include defaults.h.
authorMichael Meissner <meissner@gcc.gnu.org>
Fri, 24 Jul 1992 17:36:09 +0000 (17:36 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 24 Jul 1992 17:36:09 +0000 (17:36 +0000)
From-SVN: r1680

gcc/dbxout.c

index 8f7cf7f600a9d045c72bee8207b08c5699593c32..a39f6515fdb4f56d3540c835903e8a89327ee08e 100644 (file)
@@ -77,6 +77,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "regs.h"
 #include "insn-config.h"
 #include "reload.h"
+#include "defaults.h"
 
 #ifndef errno
 extern int errno;