diff options
Diffstat (limited to 'g10/keydb.h')
-rw-r--r-- | g10/keydb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/keydb.h b/g10/keydb.h index 39e7826a9..449d22e18 100644 --- a/g10/keydb.h +++ b/g10/keydb.h @@ -26,7 +26,6 @@ #include "types.h" #include "util.h" #include "packet.h" -#include "cipher.h" /* What qualifies as a certification (rather than a signature?) */ #define IS_CERT(s) (IS_KEY_SIG(s) || IS_UID_SIG(s) || IS_SUBKEY_SIG(s) \ |