Added some missing #includes.

This commit is contained in:
dtrg 2007-02-20 00:38:49 +00:00
parent 08431edbdb
commit e4292486a3

View file

@ -3,6 +3,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include <stdio.h>
#include "symtab.h"
#include "sizes.h"
#include "expr.h"