diff options
Diffstat (limited to 'src/sys-util.h')
| -rw-r--r-- | src/sys-util.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/sys-util.h b/src/sys-util.h index 589634b2..541c5575 100644 --- a/src/sys-util.h +++ b/src/sys-util.h @@ -23,6 +23,7 @@  /*-- {posix,w32}-util.c --*/  int _gpgme_set_default_gpg_name (const char *name);  int _gpgme_set_default_gpgconf_name (const char *name); +int _gpgme_set_override_inst_dir (const char *dir);  char *_gpgme_get_gpg_path (void);  char *_gpgme_get_gpgconf_path (void); | 
