diff options
Diffstat (limited to 'common/dotlock.c')
-rw-r--r-- | common/dotlock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dotlock.c b/common/dotlock.c index c111159d4..c5520dbb4 100644 --- a/common/dotlock.c +++ b/common/dotlock.c @@ -311,6 +311,7 @@ #ifdef GNUPG_MAJOR_VERSION # include "libjnlib-config.h" +# include "stringhelp.h" /* For stpcpy and w32_strerror. */ #endif #ifdef HAVE_W32CE_SYSTEM # include "utf8conv.h" /* WindowsCE requires filename conversion. */ |