aboutsummaryrefslogtreecommitdiffstats
path: root/common/dotlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dotlock.c')
-rw-r--r--common/dotlock.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/dotlock.c b/common/dotlock.c
index 60b826b6c..cd8e95066 100644
--- a/common/dotlock.c
+++ b/common/dotlock.c
@@ -437,6 +437,8 @@ static int never_lock;
#ifdef HAVE_DOSISH_SYSTEM
+/* FIXME: For use in GnuPG this can be replaced by
+ * gnupg_w32_set_errno. */
static int
map_w32_to_errno (DWORD w32_err)
{