Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 224453
Collapse All | Expand All

(-)doc/examples/ex-cxx.cpp~ (+2 lines)
Lines 6-11 Link Here
6
#include <stdexcept>
6
#include <stdexcept>
7
#include <gnutls/gnutls.h>
7
#include <gnutls/gnutls.h>
8
#include <gnutls/gnutlsxx.h>
8
#include <gnutls/gnutlsxx.h>
9
#include <cstring>
10
#include <cstdlib>
9
11
10
/* A very basic TLS client, with anonymous authentication.
12
/* A very basic TLS client, with anonymous authentication.
11
 * written by Eduardo Villanueva Che.
13
 * written by Eduardo Villanueva Che.

Return to bug 224453