diff options
Diffstat (limited to 'g10/status.h')
-rw-r--r-- | g10/status.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h index 843f95cc7..0f65c22d5 100644 --- a/g10/status.h +++ b/g10/status.h @@ -81,6 +81,8 @@ #define STATUS_GOT_IT 49 #define STATUS_PROGRESS 50 #define STATUS_SIG_CREATED 51 +#define STATUS_SESSION_KEY 52 + /*-- status.c --*/ void set_status_fd ( int fd ); |