diff options
Diffstat (limited to 'g10/main.h')
-rw-r--r-- | g10/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/main.h b/g10/main.h index 5024e5d01..8ffefbb5b 100644 --- a/g10/main.h +++ b/g10/main.h @@ -126,6 +126,7 @@ int parse_options(char *str,unsigned int *options, struct parse_options *opts,int noisy); char *unescape_percent_string (const unsigned char *s); char *default_homedir (void); +const char *get_libexecdir (void); /*-- helptext.c --*/ |