diff --git a/include/cxx/cunistd b/include/cxx/cunistd index 48cc2304f1..5c792a7731 100644 --- a/include/cxx/cunistd +++ b/include/cxx/cunistd @@ -122,10 +122,8 @@ namespace std // Networking -#ifdef CONFIG_NET using ::gethostname; using ::sethostname; -#endif } #endif // __INCLUDE_CXX_CUNISTD