diff options
Diffstat (limited to 'Source/charon/encodings.h')
-rw-r--r-- | Source/charon/encodings.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/charon/encodings.h b/Source/charon/encodings.h index 232ec13ac..7eda87c0a 100644 --- a/Source/charon/encodings.h +++ b/Source/charon/encodings.h @@ -29,9 +29,8 @@ #ifndef ENCODINGS_H_ #define ENCODINGS_H_ -#include <freeswan.h> -#include <pluto/constants.h> -#include <pluto/defs.h> +#include "types.h" + /** * @brief All different kinds of encoding types. |