scripts: query_config.fmt: do not include "dhm.h"

The file is being removed together with the removal of MBEDTLS_DHM_C.

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2025-03-05 10:11:22 +01:00
parent 12e67eaa5b
commit c56cda7ad6
-1
View File
@@ -34,7 +34,6 @@
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/debug.h"
#include "mbedtls/des.h"
#include "mbedtls/dhm.h"
#include "mbedtls/ecdh.h"
#include "mbedtls/ecdsa.h"
#include "mbedtls/ecjpake.h"