diff options
Diffstat (limited to 'Source/charon/socket.c')
-rw-r--r-- | Source/charon/socket.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/charon/socket.c b/Source/charon/socket.c index 5b6ad2f8c..e650cd83d 100644 --- a/Source/charon/socket.c +++ b/Source/charon/socket.c @@ -28,9 +28,6 @@ #include <string.h> #include <unistd.h> #include <stdlib.h> -#include <freeswan.h> -#include <pluto/constants.h> -#include <pluto/defs.h> #include "allocator.h" #include "socket.h" |