0.8.3.92:
[sbcl.git] / contrib / sb-bsd-sockets / name-service.lisp
index 46094d2..bf29529 100644 (file)
@@ -130,7 +130,7 @@ GET-NAME-SERVICE-ERRNO")
        (sb-alien:alien-funcall
         (sb-alien:extern-alien "get_h_errno" (function integer)))))
 
-#-solaris
+#-(and cmu solaris)
 (progn
   #+sbcl
   (sb-alien:define-alien-routine "hstrerror"