X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-sys_ioctl-c%2B%2B.cc;h=3ed5531a23d6a73f13903105d906139a16f8f0cb;hb=880d107;hp=0be262eb3980851b381257c14a34d9d47c750b4a;hpb=b0735c93bed74006d3f5e00a091819288ce341ea;p=gnulib.git diff --git a/tests/test-sys_ioctl-c++.cc b/tests/test-sys_ioctl-c++.cc index 0be262eb3..3ed5531a2 100644 --- a/tests/test-sys_ioctl-c++.cc +++ b/tests/test-sys_ioctl-c++.cc @@ -24,7 +24,7 @@ #include "signature.h" -#if GNULIB_IOCTL +#if GNULIB_TEST_IOCTL SIGNATURE_CHECK (GNULIB_NAMESPACE::ioctl, int, (int, int, ...)); #endif