diff options
Diffstat (limited to 'Source/charon/sender.c')
-rw-r--r-- | Source/charon/sender.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/charon/sender.c b/Source/charon/sender.c index 20d301f5e..a0118bf95 100644 --- a/Source/charon/sender.c +++ b/Source/charon/sender.c @@ -22,9 +22,6 @@ #include <stdlib.h> #include <pthread.h> -#include <freeswan.h> -#include <pluto/constants.h> -#include <pluto/defs.h> #include "allocator.h" #include "sender.h" |