aboutsummaryrefslogtreecommitdiffstats
path: root/common/sysutils.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-02-14 19:50:10 +0000
committerWerner Koch <[email protected]>2008-02-14 19:50:10 +0000
commit30a97e770cce0d6529058052cd78990ff08b84ad (patch)
tree626d2942172a8387a1cc00a1a9bce1e5bba1ad52 /common/sysutils.h
parentAlways search missing certifcates using a running Dirmngr's cache. (diff)
downloadgnupg-30a97e770cce0d6529058052cd78990ff08b84ad.tar.gz
gnupg-30a97e770cce0d6529058052cd78990ff08b84ad.zip
Poems for AllowSetForegroundWindow (W32)
Diffstat (limited to '')
-rw-r--r--common/sysutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/sysutils.h b/common/sysutils.h
index 44f7ca68c..de1e3bb1e 100644
--- a/common/sysutils.h
+++ b/common/sysutils.h
@@ -47,6 +47,7 @@ int translate_sys2libc_fd (gnupg_fd_t fd, int for_write);
int translate_sys2libc_fd_int (int fd, int for_write);
FILE *gnupg_tmpfile (void);
void gnupg_reopen_std (const char *pgmname);
+void gnupg_allow_set_foregound_window (pid_t pid);
#ifdef HAVE_W32_SYSTEM