X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=tests%2Ftest-sys_select-c%2B%2B.cc;h=56898115d8495d83dab6c1b9b235d2b3c14be570;hb=74d509383fe30bb5511a978b52e4f8ecae37826b;hp=fcf867a186dba2d3ecd834247f783b4ad5bfa1ad;hpb=c1735278a87953229d5c01477086fe715fb0df48;p=gnulib.git diff --git a/tests/test-sys_select-c++.cc b/tests/test-sys_select-c++.cc index fcf867a18..56898115d 100644 --- a/tests/test-sys_select-c++.cc +++ b/tests/test-sys_select-c++.cc @@ -24,7 +24,7 @@ #include "signature.h" -#if GNULIB_SELECT +#if GNULIB_TEST_SELECT SIGNATURE_CHECK (GNULIB_NAMESPACE::select, int, (int, fd_set *, fd_set *, fd_set *, struct timeval *)); #endif