X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/c6f79b178fe27ee315055dccb371b63ca1a6183a..refs/tags/v0.1.15:/transform.c diff --git a/transform.c b/transform.c index 4c55b45..53ff448 100644 --- a/transform.c +++ b/transform.c @@ -8,6 +8,7 @@ the packets sent over the wire. */ #include +#include #include "secnet.h" #include "util.h" #include "serpent.h" @@ -53,7 +54,7 @@ static bool_t transform_setkey(void *sst, uint8_t *key, uint32_t keylen) struct transform_inst *ti=sst; if (keylen