diff --git a/uppsrc/Core/Core.upp b/uppsrc/Core/Core.upp index 79d50a7aa..9b3dfa472 100644 --- a/uppsrc/Core/Core.upp +++ b/uppsrc/Core/Core.upp @@ -9,7 +9,7 @@ library(LINUX !ANDROID) "pthread dl rt"; library(BSD !OSX !OPENBSD) "pthread rt execinfo"; -library(SOLARIS) "posix4 dl socket"; +library(SOLARIS) "posix4 dl socket nsl"; library(!WIN32 & !NOSO) z;