mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-07 07:31:03 +08:00
Add missing header file to the UDP BufferAllocation_1.c scheme.
This commit is contained in:
@ -60,6 +60,7 @@
|
|||||||
|
|
||||||
/* FreeRTOS+UDP includes. */
|
/* FreeRTOS+UDP includes. */
|
||||||
#include "FreeRTOS_UDP_IP.h"
|
#include "FreeRTOS_UDP_IP.h"
|
||||||
|
#include "FreeRTOS_IP_Private.h"
|
||||||
#include "NetworkInterface.h"
|
#include "NetworkInterface.h"
|
||||||
|
|
||||||
/* For an Ethernet interrupt to be able to obtain a network buffer there must
|
/* For an Ethernet interrupt to be able to obtain a network buffer there must
|
||||||
|
Reference in New Issue
Block a user