Skip to content

Commit 4a24bd1

Browse files
committed
Merge branch 'fix_lwip_debug_log_compile' of https://github.com/jarvte/mbed-os into rollup
2 parents 759627f + 5d04df7 commit 4a24bd1

File tree

1 file changed

+1
-0
lines changed
  • features/lwipstack/lwip-sys/arch

1 file changed

+1
-0
lines changed

features/lwipstack/lwip-sys/arch/cc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
#include <stdint.h>
3636
#include <stddef.h> /* for size_t */
37+
#include "mbed_toolchain.h"
3738

3839
#if LWIP_USE_EXTERNAL_MBEDTLS
3940
#include "mbedtls/md5.h"

0 commit comments

Comments
 (0)