summaryrefslogtreecommitdiff
path: root/src/posix-types.inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/posix-types.inc.h')
-rw-r--r--src/posix-types.inc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/posix-types.inc.h b/src/posix-types.inc.h
index e3810b3..03f7007 100644
--- a/src/posix-types.inc.h
+++ b/src/posix-types.inc.h
@@ -21,4 +21,5 @@
## This file is included by the mkheader tool. Lines starting with
## a double hash mark are not copied to the destination file.
typedef struct msghdr *assuan_msghdr_t;
+typedef pid_t assuan_pid_t;
##EOF##