Include output.h.
authorRichard Stallman <rms@gnu.org>
Tue, 4 Aug 1992 04:57:48 +0000 (04:57 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 4 Aug 1992 04:57:48 +0000 (04:57 +0000)
From-SVN: r1761

gcc/dbxout.c

index d5d284249e3a85e6bd7dcefba460ea36083477ae..292e4a28cd60e3aae00a812938f7701c0b149414 100644 (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;