aboutsummaryrefslogtreecommitdiff
path: root/news/cnews/files/patch-dostatfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'news/cnews/files/patch-dostatfs.c')
-rw-r--r--news/cnews/files/patch-dostatfs.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/cnews/files/patch-dostatfs.c b/news/cnews/files/patch-dostatfs.c
new file mode 100644
index 000000000000..47ffd8f27c09
--- /dev/null
+++ b/news/cnews/files/patch-dostatfs.c
@@ -0,0 +1,11 @@
+--- util/dostatfs.c.orig 1995-04-28 02:51:39.000000000 +0200
++++ util/dostatfs.c 2015-06-10 06:28:42.000000000 +0200
+@@ -77,7 +77,7 @@
+ long bperi;
+ {
+ struct statfs info;
+- register long n;
++ register long long n;
+ # define LOTS 10000
+ register long iperfile = filesize/bperi + 1;
+