Include output.h.

From-SVN: r1761
This commit is contained in:
Richard Stallman 1992-08-04 04:57:48 +00:00
parent cfa88f628d
commit c3bbab6a1b

View File

@ -78,6 +78,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "insn-config.h"
#include "reload.h"
#include "defaults.h"
#include "output.h" /* ASM_OUTPUT_SOURCE_LINE may refer to sdb functions. */
#ifndef errno
extern int errno;