diff options
Diffstat (limited to 'tests/crypto-tls-psk-helpers.h')
-rw-r--r-- | tests/crypto-tls-psk-helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/crypto-tls-psk-helpers.h b/tests/crypto-tls-psk-helpers.h index 9aec29f1a0..7cc81dc1b7 100644 --- a/tests/crypto-tls-psk-helpers.h +++ b/tests/crypto-tls-psk-helpers.h @@ -21,7 +21,6 @@ #include <gnutls/gnutls.h> #ifdef QCRYPTO_HAVE_TLS_TEST_SUPPORT -# include "qemu-common.h" void test_tls_psk_init(const char *keyfile); void test_tls_psk_cleanup(const char *keyfile); |