#include "obstack.h".
authorRichard Stallman <rms@gnu.org>
Sun, 21 Mar 1993 18:58:22 +0000 (18:58 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 21 Mar 1993 18:58:22 +0000 (18:58 +0000)
From-SVN: r3811

gcc/c-common.c

index db0a5e11e72358da44784d4ef8d2ac08a96cddbe..21dedef1ba9e5b68e062767afd30653bc44d303f 100644 (file)
@@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "c-lex.h"
 #include "c-tree.h"
 #include "flags.h"
+#include "obstack.h"
 #include <stdio.h>
 
 extern struct obstack permanent_obstack;