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

Collapse All | Expand All

(-)net.c.old (+3 lines)
Lines 29-34 Link Here
29
29
30
#ifdef HAVE_SSL
30
#ifdef HAVE_SSL
31
SSL *ssl;
31
SSL *ssl;
32
extern Bool UseTLS;
33
extern Bool UseTLSCert;
34
extern char *TLSCert;
32
#endif
35
#endif
33
36
34
37

Return to bug 20807