Skip to content

Commit 1884b4f

Browse files
authored
Merge pull request #77 from douzzer/20250411-libwolfssl_sources_h
20250411-libwolfssl_sources_h
2 parents c1bb54b + a50244d commit 1884b4f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

wolfcrypt/src/async.c

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,12 @@
1919
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
2020
*/
2121

22-
#ifdef HAVE_CONFIG_H
23-
#include <config.h>
24-
#endif
25-
26-
#include <wolfssl/wolfcrypt/settings.h>
22+
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
2723

2824
#ifdef WOLFSSL_ASYNC_CRYPT
2925

3026
#include <wolfssl/internal.h>
3127
#include <wolfssl/error-ssl.h>
32-
#include <wolfssl/wolfcrypt/error-crypt.h>
3328

3429
#include <wolfssl/wolfcrypt/async.h>
3530

0 commit comments

Comments
 (0)