Skip to content

Commit 5f46809

Browse files
committed
fix compilation of tests with GCC
1 parent 712ff0a commit 5f46809

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/api.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
#endif
147147
#include <wolfssl/error-ssl.h>
148148

149+
#include <stdint.h>
149150
#include <stdlib.h>
150151
#include <wolfssl/ssl.h> /* compatibility layer */
151152
#include <wolfssl/test.h>

0 commit comments

Comments
 (0)