diff options
Diffstat (limited to 'Source/charon/generator.c')
-rw-r--r-- | Source/charon/generator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/charon/generator.c b/Source/charon/generator.c index bfe3dde30..1b1b31efa 100644 --- a/Source/charon/generator.c +++ b/Source/charon/generator.c @@ -30,6 +30,7 @@ #include "types.h" #include "utils/allocator.h" +#include "payloads/payload.h" typedef struct private_generator_context_s private_generator_context_t; |