diff --git a/wolfcrypt/src/port/iotsafe/iotsafe.c b/wolfcrypt/src/port/iotsafe/iotsafe.c index a133433af..7470d40d3 100644 --- a/wolfcrypt/src/port/iotsafe/iotsafe.c +++ b/wolfcrypt/src/port/iotsafe/iotsafe.c @@ -21,6 +21,10 @@ /* IoT-safe module for communication with IoT-safe applet on SIM card */ +#ifdef HAVE_CONFIG_H + #include +#endif + #include #ifdef WOLFSSL_IOTSAFE