passfd: fix incorrect sendmsg arguments
[gnulib.git] / modules / passfd-tests
1 Files:
2 tests/test-passfd.c
3 tests/macros.h
4
5 Depends-on:
6
7 configure.ac:
8 AC_CHECK_DECLS_ONCE([alarm])
9
10 Makefile.am:
11 TESTS += test-passfd
12 check_PROGRAMS += test-passfd
13 test_passfd_LDADD = $(LDADD) @LIBSOCKET@