diff options
Diffstat (limited to 'Source/charon/daemon.h')
-rw-r--r-- | Source/charon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index 421dbd16a..a64845e4e 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -28,7 +28,7 @@ #include <threads/scheduler.h> #include <threads/kernel_interface.h> #include <threads/thread_pool.h> -#include <threads/stroke.h> +#include <threads/stroke_interface.h> #include <network/socket.h> #include <sa/ike_sa_manager.h> #include <queues/send_queue.h> |