diff options
Diffstat (limited to 'g10/cipher.c')
-rw-r--r-- | g10/cipher.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/cipher.c b/g10/cipher.c index ef4c86502..48dde31cc 100644 --- a/g10/cipher.c +++ b/g10/cipher.c @@ -28,7 +28,6 @@ #include <gcrypt.h> #include "errors.h" #include "iobuf.h" -#include "memory.h" #include "util.h" #include "filter.h" #include "packet.h" |