diff --git a/tests/encryption/check_crl_validation.c b/tests/encryption/check_crl_validation.c index c9af7c63a..9c4c08d5e 100644 --- a/tests/encryption/check_crl_validation.c +++ b/tests/encryption/check_crl_validation.c @@ -13,6 +13,8 @@ #include #include +#include + #include "certificates.h" #include "check.h" #include "thread_wrapper.h"