summaryrefslogtreecommitdiff
path: root/lang/gfortran/files/patch-getpwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gfortran/files/patch-getpwd.c')
-rw-r--r--lang/gfortran/files/patch-getpwd.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/gfortran/files/patch-getpwd.c b/lang/gfortran/files/patch-getpwd.c
deleted file mode 100644
index 93945e340057..000000000000
--- a/lang/gfortran/files/patch-getpwd.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- libiberty/getpwd.c.orig Fri Jan 30 22:18:02 2004
-+++ libiberty/getpwd.c Thu Mar 18 14:24:28 2004
-@@ -32,9 +32,9 @@
- #ifdef HAVE_SYS_PARAM_H
- #include <sys/param.h>
- #endif
--#if HAVE_SYS_STAT_H
-+//#if HAVE_SYS_STAT_H
- #include <sys/stat.h>
--#endif
-+//#endif
- #if HAVE_LIMITS_H
- #include <limits.h>
- #endif