summaryrefslogtreecommitdiff
path: root/lang/gpc/files/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gpc/files/patch-ar')
-rw-r--r--lang/gpc/files/patch-ar19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/gpc/files/patch-ar b/lang/gpc/files/patch-ar
deleted file mode 100644
index 6b0ce53c3a81..000000000000
--- a/lang/gpc/files/patch-ar
+++ /dev/null
@@ -1,19 +0,0 @@
-*** p/rts/file.c.orig Sat Jan 16 04:07:00 1999
---- p/rts/file.c Thu Mar 23 18:58:07 2000
-***************
-*** 1568,1574 ****
- #ifdef HAVE_STATVFS
- #include <sys/statvfs.h>
- #elif defined(HAVE_STATFS)
-! #include <sys/vfs.h>
- #endif
-
- void
---- 1568,1574 ----
- #ifdef HAVE_STATVFS
- #include <sys/statvfs.h>
- #elif defined(HAVE_STATFS)
-! #include <sys/mount.h>
- #endif
-
- void