X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fnet%2Flwip.h;h=d07e311f56cb1951133e1b735b8500ace502dba4;hb=c347afb9fd4924095e6cc2fa828d18b901cf3d57;hp=3e2c5ed74abf9fca7c1aa51a4f8219f345927288;hpb=f2ca5848308f810f477d8a21ba66d5faca3d9b19;p=bertos.git diff --git a/bertos/net/lwip.h b/bertos/net/lwip.h index 3e2c5ed7..d07e311f 100644 --- a/bertos/net/lwip.h +++ b/bertos/net/lwip.h @@ -35,7 +35,7 @@ * * $WIZ$ module_name = "lwip" * $WIZ$ module_configuration = "bertos/cfg/cfg_lwip.h" - * $WIZ$ module_depends = "kern", "signal", "msg", "semaphores", "event", "eth" + * $WIZ$ module_depends = "kern", "signal", "msg", "event", "eth", "heap" */ #ifndef NET_LWIP_H