Re: [PATCH v2 1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c

2024-05-17 Thread Daniel P . Berrangé
On Thu, May 02, 2024 at 11:56:40AM +0200, Philippe Mathieu-Daudé wrote: > crypto-tls-psk-helpers.c doesn't access the declarations > of "crypto-tls-x509-helpers.h", remove the include line > to avoid when building with GNUTLS but without Libtasn1: > > In file included from tests/unit/crypto-tls-

[PATCH v2 1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c

2024-05-02 Thread Philippe Mathieu-Daudé
crypto-tls-psk-helpers.c doesn't access the declarations of "crypto-tls-x509-helpers.h", remove the include line to avoid when building with GNUTLS but without Libtasn1: In file included from tests/unit/crypto-tls-psk-helpers.c:23: tests/unit/crypto-tls-x509-helpers.h:26:10: fatal error: lib