forked from Imagelibrary/rtems
futimens.c, utime.c: Remove unnecessary include of <sys/stat.h>.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user