unigbrk: New modules for grapheme clusters.
[pspp] / tests / test-sys_ioctl-c++.cc
index 0be262eb3980851b381257c14a34d9d47c750b4a..3ed5531a23d6a73f13903105d906139a16f8f0cb 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