aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/linked_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/linked_list.c')
-rw-r--r--Source/charon/linked_list.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/charon/linked_list.c b/Source/charon/linked_list.c
index 036116505..e1a5157e6 100644
--- a/Source/charon/linked_list.c
+++ b/Source/charon/linked_list.c
@@ -21,9 +21,6 @@
*/
#include <stdlib.h>
-#include <freeswan.h>
-#include <pluto/constants.h>
-#include <pluto/defs.h>
#include "allocator.h"
#include "linked_list.h"