diff --git a/bin/tests/tasks/t_tasks.c b/bin/tests/tasks/t_tasks.c index 1a8e1daa45..6a7edfb624 100644 --- a/bin/tests/tasks/t_tasks.c +++ b/bin/tests/tasks/t_tasks.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_tasks.c,v 1.20 2001/01/04 00:27:03 gson Exp $ */ +/* $Id: t_tasks.c,v 1.21 2001/01/05 01:58:26 gson Exp $ */ #include @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/bin/tests/timers/t_timers.c b/bin/tests/timers/t_timers.c index 3eb3eb2295..e40a516918 100644 --- a/bin/tests/timers/t_timers.c +++ b/bin/tests/timers/t_timers.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_timers.c,v 1.16 2001/01/04 00:43:33 gson Exp $ */ +/* $Id: t_timers.c,v 1.17 2001/01/05 01:58:28 gson Exp $ */ #include @@ -23,6 +23,7 @@ #include #include +#include #include #include #include