From c181e5bb2ccf9d351553eaadf66578df441024a6 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 11 Mar 1999 17:35:30 +0000 Subject: Wed Mar 10 10:41:52 1999 Ross Johnson * tryentercs.c: Apply typo patch from bje. * tryentercs2.c: Ditto. --- tests/tryentercs.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/tryentercs.c') diff --git a/tests/tryentercs.c b/tests/tryentercs.c index 1125611..536e5fe 100644 --- a/tests/tryentercs.c +++ b/tests/tryentercs.c @@ -6,7 +6,7 @@ */ #include -#include +#include #include /* @@ -67,4 +67,5 @@ main() (_try_enter_critical_section == NULL) ? "Mutexes" : "Critical Sections"); return(0); -} \ No newline at end of file +} + -- cgit v1.2.3