diff -ur stan-0.4.orig/src/data.c stan-0.4/src/data.c --- stan-0.4.orig/src/data.c 2003-12-10 21:29:29.000000000 +0100 +++ stan-0.4/src/data.c 2005-08-19 11:51:09.000000000 +0200 @@ -42,6 +42,7 @@ #include #include #include +#include #if HAVE_ALLOCA_H #include diff -ur stan-0.4.orig/src/stan.c stan-0.4/src/stan.c --- stan-0.4.orig/src/stan.c 2003-12-10 21:29:29.000000000 +0100 +++ stan-0.4/src/stan.c 2005-08-19 11:51:28.000000000 +0200 @@ -39,6 +39,7 @@ #include #include #include +#include #include #include