From a416ab17ecf9f2cb0f1e3f7bd645a8d1ce690ca2 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 18 Feb 2002 03:16:52 +0000 Subject: Major reorganisation of source code; new routine and tests added. --- misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc.c') diff --git a/misc.c b/misc.c index 4e3b286..8aa7f96 100644 --- a/misc.c +++ b/misc.c @@ -43,7 +43,7 @@ #include "pthread_equal.c" #include "pthread_setconcurrency.c" #include "pthread_getconcurrency.c" -#include "w32_CancelableWait.c" #include "ptw32_new.c" #include "ptw32_calloc.c" +#include "w32_CancelableWait.c" -- cgit v1.2.3