From eba64cef41f6db11ca751a0f207d0bba052b4093 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 8 Dec 2009 16:53:01 +0100 Subject: Separated the public interfaces of the threading primitives. --- src/charon/processing/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charon/processing/scheduler.c') diff --git a/src/charon/processing/scheduler.c b/src/charon/processing/scheduler.c index 36ccb1468..69c54900c 100644 --- a/src/charon/processing/scheduler.c +++ b/src/charon/processing/scheduler.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include /* the initial size of the heap */ #define HEAP_SIZE_DEFAULT 64 -- cgit v1.2.3