]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/crypto-tls-x509-helpers.h
target/xtensa: tests: fix timer tests
[mirror_qemu.git] / tests / crypto-tls-x509-helpers.h
index a8faa92bc07c3fc4ec99a877c5310cab0adc5ee8..921341c649de918eef1ebff48c5dc33890c0790e 100644 (file)
@@ -21,9 +21,6 @@
 #include <gnutls/gnutls.h>
 #include <gnutls/x509.h>
 
-#include <gnutls/gnutls.h>
-#include <gnutls/x509.h>
-
 #if !(defined WIN32) && \
     defined(CONFIG_TASN1) && \
     (LIBGNUTLS_VERSION_NUMBER >= 0x020600)