utimens: cache whether utimensat syscall works
[pspp] / lib / unicase.h
index 32b495171883dc2baf59151e2b6969737b167bc8..cb2df95b6ea10fdc98ad3912a4d736c282dec285 100644 (file)
@@ -167,8 +167,8 @@ extern casing_prefix_context_t
 typedef struct casing_suffix_context
        {
          /* These fields are private, undocumented.  */
+         uint32_t first_char_except_ignorable;
          uint32_t bits;
-         uint32_t unused_bits;
        }
        casing_suffix_context_t;
 /* The case-mapping context of the empty suffix string.  */