diff --git a/tests/api.c b/tests/api.c index a60469466..bcafcbfb4 100644 --- a/tests/api.c +++ b/tests/api.c @@ -423,6 +423,7 @@ enum { }; #ifdef WOLFSSL_QNX_CAAM +#include static int devId = WOLFSSL_CAAM_DEVID; #else static int devId = INVALID_DEVID;