summaryrefslogtreecommitdiff
path: root/lib/libc/statvfs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/statvfs')
-rw-r--r--lib/libc/statvfs/fstatvfs.c1
-rw-r--r--lib/libc/statvfs/statvfs.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/statvfs/fstatvfs.c b/lib/libc/statvfs/fstatvfs.c
index e228de83..bf630015 100644
--- a/lib/libc/statvfs/fstatvfs.c
+++ b/lib/libc/statvfs/fstatvfs.c
@@ -1,6 +1,5 @@
-
#include <__statvfs.h> // for __statvfs
#include <asm-generic/statfs.h> // for statfs
#include <syscall.h> // for __syscall_2, syscall
diff --git a/lib/libc/statvfs/statvfs.c b/lib/libc/statvfs/statvfs.c
index 8316b169..c350b02d 100644
--- a/lib/libc/statvfs/statvfs.c
+++ b/lib/libc/statvfs/statvfs.c
@@ -1,6 +1,5 @@
-
#include <__statvfs.h> // for __statvfs
#include <asm-generic/statfs.h> // for statfs
#include <syscall.h> // for __syscall_2, syscall