Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 93211 | Differences between
and this patch

Collapse All | Expand All

(-)configure (+1 lines)
Lines 37-42 Link Here
37
#include <gnutls/openssl.h>
37
#include <gnutls/openssl.h>
38
#include <errno.h>
38
#include <errno.h>
39
#include <pthread.h>
39
#include <pthread.h>
40
#include <gcrypt.h>
40
41
41
GCRY_THREAD_OPTION_PTHREAD_IMPL;
42
GCRY_THREAD_OPTION_PTHREAD_IMPL;
42
43

Return to bug 93211