diff options
Diffstat (limited to 'Source/charon/daemon.c')
-rw-r--r-- | Source/charon/daemon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/charon/daemon.c b/Source/charon/daemon.c index 1bc8057f0..dcf74587c 100644 --- a/Source/charon/daemon.c +++ b/Source/charon/daemon.c @@ -31,7 +31,6 @@ #include <types.h> #include <utils/allocator.h> -#include <threads/stroke.h> typedef struct private_daemon_t private_daemon_t; |