IMFS: Include missing header file

This commit is contained in:
Sebastian Huber
2015-03-05 09:58:43 +01:00
parent 81c73acf41
commit 29d36fa594

View File

@@ -21,6 +21,7 @@
#include "imfs.h"
#include <string.h>
#include <stdlib.h>
int IMFS_rename(
const rtems_filesystem_location_info_t *oldparentloc,