mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
build: fix typo in earlier commit
Bummer, I committed, then fixed a typo, then tested, and forgot to amend the commit before pushing 7d21d6b6. * src/rpc/virnettlscontext.c (includes): Use correct spelling.
This commit is contained in:
parent
5e1de4fcdd
commit
1cd97c7ab4
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <gnutls/gnutls.h>
|
||||
#if HAVE_GNULTLS_CRYPTO_H
|
||||
#if HAVE_GNUTLS_CRYPTO_H
|
||||
# include <gnutls/crypto.h>
|
||||
#endif
|
||||
#include <gnutls/x509.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user