unigbrk: New modules for grapheme clusters.
[pspp] / tests / test-floor2.c
index e2391993bd781604591d43084a5c695e4c04d1fd..971f24a3e318ea3f6e30a4ee48668bf9d2e413ac 100644 (file)
@@ -144,7 +144,7 @@ check (double x)
 int
 main ()
 {
-#if UINT64_MAX
+#ifdef UINT64_MAX
   unsigned int highbits;
   unsigned int lowbits;
   int error = 0;