diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-05-15 16:37:02 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-06-11 17:33:32 +0200 |
commit | ee3026a1e270d73042b245ed5de1c8dcb24cf698 (patch) | |
tree | 120d56b1c5fccf0b0742ec9ae53fce85faadd2c9 /src/starter/starterstroke.c | |
parent | 5b09310e67a0bb1d9f1aaf07fdc80b297aef4791 (diff) | |
download | strongswan-ee3026a1e270d73042b245ed5de1c8dcb24cf698.tar.bz2 strongswan-ee3026a1e270d73042b245ed5de1c8dcb24cf698.tar.xz |
starter: Remove all ties to pluto/libfreeswan.
Moved some types/constants in the process.
Diffstat (limited to 'src/starter/starterstroke.c')
-rw-r--r-- | src/starter/starterstroke.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/starter/starterstroke.c b/src/starter/starterstroke.c index 28846be1a..26ac5dafc 100644 --- a/src/starter/starterstroke.c +++ b/src/starter/starterstroke.c @@ -29,9 +29,6 @@ #include <library.h> #include <debug.h> -#include <constants.h> -#include <defs.h> - #include <stroke_msg.h> #include "starterstroke.h" |