aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/generator.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-11-14 06:55:51 +0000
committerMartin Willi <martin@strongswan.org>2005-11-14 06:55:51 +0000
commitc0211a292bb76a160ddf9ae55b9380ce71c41577 (patch)
tree91db015c02f6e0916709f50730d893eb25bbb311 /Source/charon/generator.c
parent52f831011f711eec38f89971bdcfe225b78535be (diff)
downloadstrongswan-c0211a292bb76a160ddf9ae55b9380ce71c41577.tar.bz2
strongswan-c0211a292bb76a160ddf9ae55b9380ce71c41577.tar.xz
- fixed bad SVN issues, should all work again now
- does not compile, need rewrite of parser and generator
Diffstat (limited to 'Source/charon/generator.c')
-rw-r--r--Source/charon/generator.c1
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;