X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-sys_ioctl-c%2B%2B.cc;h=db74f88cf0d7eeeeb80628171cc47380d376fdda;hb=df8ad3525d27df0b821539df90af26c7fa6d3188;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..db74f88cf 100644 --- a/tests/test-sys_ioctl-c++.cc +++ b/tests/test-sys_ioctl-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ #include "signature.h" -#if GNULIB_IOCTL +#if GNULIB_TEST_IOCTL SIGNATURE_CHECK (GNULIB_NAMESPACE::ioctl, int, (int, int, ...)); #endif