diff options
author | Martin Willi <martin@strongswan.org> | 2005-11-23 10:11:50 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2005-11-23 10:11:50 +0000 |
commit | 96f79ff1dc02306b237b8678be693eef8e445784 (patch) | |
tree | 932eecc7554afa8cc1dfb981aac9abd7b73cf2b1 /Source/charon/daemon.c | |
parent | 6725b525ff313ef5427e8155e4cbfbff75acbb7c (diff) | |
download | strongswan-96f79ff1dc02306b237b8678be693eef8e445784.tar.bz2 strongswan-96f79ff1dc02306b237b8678be693eef8e445784.tar.xz |
ok
Diffstat (limited to 'Source/charon/daemon.c')
-rw-r--r-- | Source/charon/daemon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.c b/Source/charon/daemon.c index d856a5dec..3eef8d661 100644 --- a/Source/charon/daemon.c +++ b/Source/charon/daemon.c @@ -28,7 +28,7 @@ #include <types.h> -#include <ike_sa_manager.h> +#include <sa/ike_sa_manager.h> #include <threads/sender.h> #include <threads/receiver.h> #include <threads/scheduler.h> |