aboutsummaryrefslogtreecommitdiffstats
path: root/common/w32help.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/w32help.h')
-rw-r--r--common/w32help.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/w32help.h b/common/w32help.h
index 177efbc9f..ca5ccf8bd 100644
--- a/common/w32help.h
+++ b/common/w32help.h
@@ -30,6 +30,13 @@
#ifndef GNUPG_COMMON_W32HELP_H
#define GNUPG_COMMON_W32HELP_H
+
+/*-- w32-misc.c --*/
+/* This module is also part of the Unix tests. */
+char **w32_parse_commandline (char *cmdline, int globing, int *r_argc);
+
+
+
#ifdef HAVE_W32_SYSTEM
/*-- w32-reg.c --*/