mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 05:47:56 +08:00
IMFS: Include missing header file
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "imfs.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int IMFS_rename(
|
||||
const rtems_filesystem_location_info_t *oldparentloc,
|
||||
|
||||
Reference in New Issue
Block a user