aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rndunix.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/rndunix.c')
-rw-r--r--cipher/rndunix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/rndunix.c b/cipher/rndunix.c
index 7a3d76d87..87e832785 100644
--- a/cipher/rndunix.c
+++ b/cipher/rndunix.c
@@ -80,6 +80,7 @@
#endif /* _AIX || __QNX__ */
#ifndef __QNX__
#include <sys/shm.h>
+#include <signal.h>
#include <sys/signal.h>
#endif /* __QNX__ */
#include <sys/stat.h>