match up #if's regarding gnutls-openssl

This commit is contained in:
Isaac Connor 2013-04-29 16:44:37 -04:00
parent c0e634d856
commit 044af38cdb
1 changed files with 1 additions and 1 deletions

View File

@ -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>