diff options
Diffstat (limited to 'src/starter/starter.c')
-rw-r--r-- | src/starter/starter.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/starter/starter.c b/src/starter/starter.c index 7f380c22c..40500b689 100644 --- a/src/starter/starter.c +++ b/src/starter/starter.c @@ -30,16 +30,12 @@ #include <grp.h> #include <pthread.h> -#include <freeswan.h> #include <library.h> #include <hydra.h> #include <utils/backtrace.h> #include <threading/thread.h> #include <debug.h> -#include "../pluto/constants.h" -#include "../pluto/defs.h" - #include "confread.h" #include "files.h" #include "starterstroke.h" |