aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/cmp.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/cmp.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/cmp.c')
-rw-r--r--src/starter/cmp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/starter/cmp.c b/src/starter/cmp.c
index b3caaeba0..e65d96f36 100644
--- a/src/starter/cmp.c
+++ b/src/starter/cmp.c
@@ -14,11 +14,6 @@
#include <string.h>
-#include <freeswan.h>
-
-#include "../pluto/constants.h"
-#include "../pluto/defs.h"
-
#include "confread.h"
#include "args.h"
#include "cmp.h"