pipe: Set errno upon failure.
[gnulib.git] / modules / sys_socket-tests
index 07ea2f6..14af735 100644 (file)
@@ -16,5 +16,5 @@ if ANSICXX
 TESTS += test-sys_socket-c++
 check_PROGRAMS += test-sys_socket-c++
 test_sys_socket_c___SOURCES = test-sys_socket-c++.cc
-test_sys_socket_c___LDADD = $(LDADD) $(LIBINTL) $(LIBSOCKET)
+test_sys_socket_c___LDADD = $(LDADD) $(LIBINTL) $(LIBSOCKET) $(LIB_NANOSLEEP)
 endif