header includes for gcc-4.3 compatibility

minimal changes required to build without error
tested with gcc-4.3 (Debian 4.3-20071130-1) 4.3.0 20071130 (experimental)
This commit is contained in:
Larry Doolittle
2008-01-04 16:14:44 -08:00
committed by Stephen Williams
parent e6ea5cd409
commit 8ea3b6b0b8
28 changed files with 37 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@
# include "config.h"
# include <cstdlib>
# include "netlist.h"
# include "netmisc.h"
# include "functor.h"