summaryrefslogtreecommitdiff
path: root/libc/unistd/pathconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/unistd/pathconf.c')
-rw-r--r--libc/unistd/pathconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/unistd/pathconf.c b/libc/unistd/pathconf.c
index 9895e028a..bbdceabcc 100644
--- a/libc/unistd/pathconf.c
+++ b/libc/unistd/pathconf.c
@@ -32,7 +32,6 @@
//#include <sys/statvfs.h>
extern __typeof(statfs) __libc_statfs;
-/* libc_hidden_proto(stat) */
/* The Linux kernel headers mention this as a kind of generic value. */