aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/daemon.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-04-04 12:45:29 +0000
committerMartin Willi <martin@strongswan.org>2006-04-04 12:45:29 +0000
commitf2ee13a7e844c5b107137ca21136684c610f2864 (patch)
treef90e948f8ad1f356c1d326ba8c302aace5cb6e98 /Source/charon/daemon.c
parentefadbf79e9c864578bfd1277d824e69b2989aac5 (diff)
downloadstrongswan-f2ee13a7e844c5b107137ca21136684c610f2864.tar.bz2
strongswan-f2ee13a7e844c5b107137ca21136684c610f2864.tar.xz
- improved strokeing
- down connection - status - some other tweaks
Diffstat (limited to 'Source/charon/daemon.c')
-rw-r--r--Source/charon/daemon.c1
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;