X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fnet%2Flwip.h;h=3f592ff048e85bc45406a77162e4a3556cc8c48a;hb=12a865a058c2c3da0e4da685158f3a506ffad876;hp=d07e311f56cb1951133e1b735b8500ace502dba4;hpb=c347afb9fd4924095e6cc2fa828d18b901cf3d57;p=bertos.git diff --git a/bertos/net/lwip.h b/bertos/net/lwip.h index d07e311f..3f592ff0 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", "event", "eth", "heap" + * $WIZ$ module_depends = "kern", "signal", "msg", "event", "eth" */ #ifndef NET_LWIP_H