mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 15:39:19 +08:00
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/shell/cmd_ls.c: Add include of <sys/stat.h> needed for UNIX BSP.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libmisc/shell/cmd_ls.c: Add include of <sys/stat.h> needed for UNIX
|
||||
BSP.
|
||||
|
||||
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libgnat/Makefile.am: Handle POSIX being disabled correctly.
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <grp.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
Reference in New Issue
Block a user