aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/main.h')
-rw-r--r--g10/main.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/main.h b/g10/main.h
index 429eb6403..bf8543f0e 100644
--- a/g10/main.h
+++ b/g10/main.h
@@ -122,6 +122,9 @@ char *argsplit(char *string);
int parse_options(char *str,unsigned int *options,
struct parse_options *opts,int noisy);
+char *default_homedir (void);
+
+
/*-- helptext.c --*/
void display_online_help( const char *keyword );