diff options
Diffstat (limited to 'Source/charon/tests/generator_test.c')
-rw-r--r-- | Source/charon/tests/generator_test.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/charon/tests/generator_test.c b/Source/charon/tests/generator_test.c index 228d50184..2f6fa47f9 100644 --- a/Source/charon/tests/generator_test.c +++ b/Source/charon/tests/generator_test.c @@ -21,9 +21,6 @@ */ #include <string.h> -#include <freeswan.h> -#include <pluto/constants.h> -#include <pluto/defs.h> #include "../allocator.h" #include "generator_test.h" |