diff --git a/menu/cbs/menu_cbs_ok.c b/menu/cbs/menu_cbs_ok.c index da04e15e5f..02059d0819 100644 --- a/menu/cbs/menu_cbs_ok.c +++ b/menu/cbs/menu_cbs_ok.c @@ -3513,7 +3513,7 @@ finish: address = &host->addr; -#if 0 +#ifdef INET6_ADDRSTRLEN /* TODO/FIXME - inet_ntop is not portable. Need to create * a wrapper function in libretro-common which will wrap * this and ensure that it will work on most platforms.