gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / getaddrinfo-tests
index 5f80523..521cf68 100644 (file)
@@ -1,8 +1,10 @@
 Files:
+tests/signature.h
 tests/test-getaddrinfo.c
 
 Depends-on:
 inet_ntop
+strerror
 
 configure.ac:
 
@@ -10,6 +12,3 @@ Makefile.am:
 TESTS += test-getaddrinfo
 check_PROGRAMS += test-getaddrinfo
 test_getaddrinfo_LDADD = $(LDADD) @GETADDRINFO_LIB@ @LIBINTL@
-
-License:
-LGPL