]> git.sur5r.net Git - freertos/commitdiff
Add missing header file to the UDP BufferAllocation_1.c scheme.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 26 Oct 2013 13:34:50 +0000 (13:34 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 26 Oct 2013 13:34:50 +0000 (13:34 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2076 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP/portable/BufferManagement/BufferAllocation_1.c

index 7c405a1567db960fa82ed075f0511000cf9d490c..5b100de97b3551711b34549df0ca1f1246fc499f 100644 (file)
@@ -60,6 +60,7 @@
 \r
 /* FreeRTOS+UDP includes. */\r
 #include "FreeRTOS_UDP_IP.h"\r
+#include "FreeRTOS_IP_Private.h"\r
 #include "NetworkInterface.h"\r
 \r
 /* For an Ethernet interrupt to be able to obtain a network buffer there must\r