summaryrefslogtreecommitdiff
path: root/src/assuan-defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assuan-defs.h')
-rw-r--r--src/assuan-defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan-defs.h b/src/assuan-defs.h
index e92439d..e55e7c7 100644
--- a/src/assuan-defs.h
+++ b/src/assuan-defs.h
@@ -180,7 +180,7 @@ struct assuan_context_s
int max_accepts; /* If we can not handle more than one connection,
set this to 1, otherwise to -1. */
pid_t pid; /* The pid of the peer. */
-#if defined(HAVE_W64_SYSTEM) || defined(HAVE_W32_SYSTEM)
+#if defined(HAVE_W32_SYSTEM)
int process_id; /* process ID of the server for FD passing. */
#endif
assuan_fd_t listen_fd; /* The fd we are listening on (used by