match up #if's regarding gnutls-openssl
This commit is contained in:
parent
c0e634d856
commit
044af38cdb
|
@ -23,7 +23,7 @@
|
|||
#ifndef ZM_USER_H
|
||||
#define ZM_USER_H
|
||||
|
||||
#if HAVE_LIBGNUTLS_OPENSSL
|
||||
#if HAVE_GNUTLS_OPENSSL_H
|
||||
#include <gnutls/openssl.h>
|
||||
#if HAVE_GCRYPT_H
|
||||
#include <gcrypt.h>
|
||||
|
|
Loading…
Reference in New Issue