aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.c')
-rw-r--r--sm/gpgsm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index f79375da7..709263cba 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -740,6 +740,7 @@ main ( int argc, char **argv)
}
#ifdef HAVE_W32_SYSTEM
+ /* For W32 we need pth. */
pth_init ();
#endif