aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/args.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-05-15 16:37:02 +0200
committerTobias Brunner <tobias@strongswan.org>2012-06-11 17:33:32 +0200
commitee3026a1e270d73042b245ed5de1c8dcb24cf698 (patch)
tree120d56b1c5fccf0b0742ec9ae53fce85faadd2c9 /src/starter/args.c
parent5b09310e67a0bb1d9f1aaf07fdc80b297aef4791 (diff)
downloadstrongswan-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/args.c')
-rw-r--r--src/starter/args.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/starter/args.c b/src/starter/args.c
index af088c443..ab0f740f2 100644
--- a/src/starter/args.c
+++ b/src/starter/args.c
@@ -20,9 +20,6 @@
#include <library.h>
#include <debug.h>
-#include "../pluto/constants.h"
-#include "../pluto/defs.h"
-
#include "keywords.h"
#include "confread.h"
#include "args.h"