2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Check for size of mode_t.
	* psxfile01/test.c, psxstat/test.c: Include "primode.h".
	Use PRIomode_t to print mode_t.
This commit is contained in:
Ralf Corsepius
2011-10-13 13:44:40 +00:00
parent 7036ed0049
commit c1b890c8bd
4 changed files with 13 additions and 2 deletions

View File

@@ -79,6 +79,7 @@ AC_CHECK_SIZEOF([off_t])
AC_CHECK_SIZEOF([blksize_t])
AC_CHECK_SIZEOF([blkcnt_t])
AC_CHECK_SIZEOF([time_t])
AC_CHECK_SIZEOF([mode_t])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile