mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-06 05:06:50 +08:00
Older compilers don't like variables with the same name as global functions. md5.h contains a function md5(), rename md5 variable in magic.c to md5_ctx.