stdalign-tests: new module
[gnulib.git] / tests / test-fcntl-h.c
index f3520d1..7f350b4 100644 (file)
@@ -34,6 +34,7 @@ int i = FD_CLOEXEC;
 /* Check that the types are all defined.  */
 pid_t t1;
 off_t t2;
+mode_t t3;
 
 int
 main (void)