bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

avoid warnings in test-select.c: addendum


From: Jim Meyering
Subject: avoid warnings in test-select.c: addendum
Date: Wed, 13 Oct 2010 10:24:10 +0200

Nearly forgot this.
Technically you might argue that it is not really required, since
  ./gnulib-tool --create-testdir --with-tests --test select
succeeds without it.  (some dependent module pulls in that commonly
required file)  But it's better to make it explicit, so I've folded
this in:

diff --git a/modules/select-tests b/modules/select-tests
index 6019b44..566e4d9 100644
--- a/modules/select-tests
+++ b/modules/select-tests
@@ -1,4 +1,5 @@
 Files:
+tests/macros.h
 tests/signature.h
 tests/test-select.c
 tests/test-select-fd.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]