aboutsummaryrefslogtreecommitdiffstats
path: root/include/cipher.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cipher.h')
-rw-r--r--include/cipher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cipher.h b/include/cipher.h
index 8e7012fa3..3c4edc7ce 100644
--- a/include/cipher.h
+++ b/include/cipher.h
@@ -88,6 +88,7 @@ typedef struct {
int g10c_debug_mode;
int g10_opt_verbose;
+const char *g10_opt_homedir;
/*-- dynload.c --*/
void register_cipher_extension( const char *mainpgm, const char *fname );