Skip to content

Commit

Permalink
Include FreeRTOS_Sockets in routing (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws authored Mar 27, 2024
1 parent 207f971 commit 9f4ebd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/include/FreeRTOS_Routing.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

/* Core FreeRTOS+TCP Includes. */
#include "FreeRTOS_IP.h"
#include "FreeRTOS_Sockets.h"

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

0 comments on commit 9f4ebd5

Please sign in to comment.