diff options
author | Werner Koch <[email protected]> | 2014-09-08 17:26:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-09-08 17:26:02 +0000 |
commit | 64329cce9a0f21cf941ff2c3f542a08c57cb5378 (patch) | |
tree | 2757f807c51b06645bff08cb9c85c72e49b151d9 /g13/create.c | |
parent | gpg: Do not show "MD5" and triplicated "RSA" in --version. (diff) | |
parent | gpg: Fix memory leak in ECC encryption. (diff) | |
download | gnupg-64329cce9a0f21cf941ff2c3f542a08c57cb5378.tar.gz gnupg-64329cce9a0f21cf941ff2c3f542a08c57cb5378.zip |
Merge branch 'wk/test-gpgrt-estream'
Diffstat (limited to 'g13/create.c')
-rw-r--r-- | g13/create.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g13/create.c b/g13/create.c index 315ff1337..58ab5904f 100644 --- a/g13/create.c +++ b/g13/create.c @@ -34,7 +34,6 @@ #include "backend.h" #include "utils.h" #include "call-gpg.h" -#include "estream.h" /* Create a new blob with all the session keys and other meta information which are to be stored encrypted in the crypto |