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/plugins/load_tester/load_tester_plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charon/plugins/load_tester/load_tester_plugin.c') diff --git a/src/charon/plugins/load_tester/load_tester_plugin.c b/src/charon/plugins/load_tester/load_tester_plugin.c index de721e05d..9c6cc9974 100644 --- a/src/charon/plugins/load_tester/load_tester_plugin.c +++ b/src/charon/plugins/load_tester/load_tester_plugin.c @@ -24,7 +24,7 @@ #include #include -#include +#include typedef struct private_load_tester_plugin_t private_load_tester_plugin_t; -- cgit v1.2.3