diff options
Diffstat (limited to 'g10/status.c')
-rw-r--r-- | g10/status.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/status.c b/g10/status.c index f6c1d1a02..44b858761 100644 --- a/g10/status.c +++ b/g10/status.c @@ -30,6 +30,7 @@ #include <sys/capability.h> #endif #ifdef HAVE_SYS_IPC_H + #include <sys/types.h> #include <sys/ipc.h> #endif #ifdef HAVE_SYS_SHM_H |