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

pull/1/head
Richard Barry 11 years ago
parent e46fe7c049
commit aa9ec31ba9

@ -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

Loading…
Cancel
Save