GNU TLS 3 has no 'extra' (thanks to mabrand).
This commit is contained in:
parent
3ef2ae9aa7
commit
50f82c3a04
@ -22,7 +22,9 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
#include <gnutls/gnutls.h>
|
#include <gnutls/gnutls.h>
|
||||||
|
#if GNUTLS_VERSION_NUMBER < 0x030000
|
||||||
#include <gnutls/extra.h>
|
#include <gnutls/extra.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "vmime/config.hpp"
|
#include "vmime/config.hpp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user