finalise NEWS.stable
[gnulib.git] / tests / test-sys_types.c
index fcd5acf..816c9d6 100644 (file)
@@ -23,6 +23,9 @@
 /* Check that the types are all defined.  */
 pid_t t1;
 size_t t2;
+ssize_t t3;
+off_t t4;
+mode_t t5;
 
 int
 main (void)