mbed IP library over Ethernet

Dependencies:   lwip-eth Socket lwip lwip-sys

Dependents:   denki-yohou_b Network-RTOS NTPClient_HelloWorld temp_FIAP ... more

Issue: Error: Use of undeclared identifier 'lwip_gethostbyname'

I am getting this error during compilation:

Error: Use of undeclared identifier 'lwip_gethostbyname'; did you mean 'gethostbyname'? in "EthernetInterface/Socket/Socket.h", Line: 26, Col: 10

Following is the screenshot: https://os.mbed.com/media/uploads/priyank12p/error_screenshot.png

Is this is a known issue and is there a fix for this? Thank you.