From a38dffde7b19bd4881afcd87c23aac2daa5bd52a Mon Sep 17 00:00:00 2001
From: Werner Koch <wk@gnupg.org>
Date: Fri, 15 Jan 2016 15:51:37 +0100
Subject: [PATCH] Fix possible AIX problem with sysconf in rndunix.
- cipher/rndunix.c [HAVE_STDINT_H]: Include stdint.h.
(start_gatherer): Detect misbehaving sysconf.
See
GnuPG-bug-id: 1778
for the reason of this patch. There is no concrete bug report but this
chnage should not harm.
Signed-off-by: Werner Koch <wk@gnupg.org>
cipher/rndunix.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
2.1.4