summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stat.c b/src/stat.c
index 2dc82438f..f44ae8925 100644
--- a/src/stat.c
+++ b/src/stat.c
@@ -23,8 +23,6 @@
#include <sys/types.h>
#include <pwd.h>
#include <grp.h>
-#include <unistd.h>
-#include <time.h>
#if HAVE_SYS_STATVFS_H && HAVE_STRUCT_STATVFS_F_BASETYPE
# include <sys/statvfs.h>
#elif HAVE_SYS_VFS_H