summaryrefslogtreecommitdiff
path: root/lang/p2c/files/patch-trans.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p2c/files/patch-trans.h')
-rw-r--r--lang/p2c/files/patch-trans.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/p2c/files/patch-trans.h b/lang/p2c/files/patch-trans.h
deleted file mode 100644
index f5dab9734783..000000000000
--- a/lang/p2c/files/patch-trans.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- trans.h.orig 2015-10-05 23:04:46 UTC
-+++ trans.h
-@@ -1863,8 +1863,10 @@ extern Expr *new_array_size;
-
- /* Our library omits declarations for these functions! */
-
-+#if !defined(__FreeBSD__) && !defined(__DragonFly__)
- int link PP( (char *, char *) );
- int unlink PP( (char *) );
-+#endif
-
-
-