Skip to content

Commit 9f4ebd5

Browse files
Include FreeRTOS_Sockets in routing (#1123)
1 parent 207f971 commit 9f4ebd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/include/FreeRTOS_Routing.h

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

3232
/* Core FreeRTOS+TCP Includes. */
3333
#include "FreeRTOS_IP.h"
34+
#include "FreeRTOS_Sockets.h"
3435

3536
/* Optional FreeRTOS+TCP Includes. */
3637
#if ( ipconfigUSE_DHCP != 0 )

0 commit comments

Comments
 (0)