* gas/arm/mapshort.s: Add a small .data section.
[deliverable/binutils-gdb.git] / gas / cond.c
index d6c32acc2532f5de48f65f15fb06b2a1cb60cef2..d76e4d98d9a2321aa9014aab8fbd1e58e07133b5 100644 (file)
@@ -1,6 +1,6 @@
 /* cond.c - conditional assembly pseudo-ops, and .include
    Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000, 2001, 2002,
-   2003 Free Software Foundation, Inc.
+   2003, 2006 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -20,6 +20,7 @@
    02110-1301, USA.  */
 
 #include "as.h"
+#include "sb.h"
 #include "macro.h"
 
 #include "obstack.h"
This page took 0.022619 seconds and 4 git commands to generate.