mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 06:54:41 +08:00
jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypes
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
/* Ensure that the JFFS2 values are identical to the POSIX defines */
|
||||
|
||||
Reference in New Issue
Block a user