Complete last ChangeLog entry.
[gnulib.git] / tests / test-sys_ioctl-c++.cc
index 0be262e..3ed5531 100644 (file)
@@ -24,7 +24,7 @@
 #include "signature.h"
 
 
-#if GNULIB_IOCTL
+#if GNULIB_TEST_IOCTL
 SIGNATURE_CHECK (GNULIB_NAMESPACE::ioctl, int, (int, int, ...));
 #endif