Add missing header file to the UDP BufferAllocation_1.c scheme.

This commit is contained in:
Richard Barry 2013-10-26 13:34:50 +00:00
parent e46fe7c049
commit aa9ec31ba9

View file

@ -60,6 +60,7 @@
/* FreeRTOS+UDP includes. */
#include "FreeRTOS_UDP_IP.h"
#include "FreeRTOS_IP_Private.h"
#include "NetworkInterface.h"
/* For an Ethernet interrupt to be able to obtain a network buffer there must