summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/TLpatches/patch-05-getopt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/t1utils/TLpatches/patch-05-getopt')
-rw-r--r--Build/source/utils/t1utils/TLpatches/patch-05-getopt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Build/source/utils/t1utils/TLpatches/patch-05-getopt b/Build/source/utils/t1utils/TLpatches/patch-05-getopt
deleted file mode 100644
index ea581057951..00000000000
--- a/Build/source/utils/t1utils/TLpatches/patch-05-getopt
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur t1utils-1.42/t1unmac.c t1utils-src/t1unmac.c
---- t1utils-1.42/t1unmac.c Wed Oct 28 00:08:00 2020
-+++ t1utils-src/t1unmac.c Sat Oct 31 13:06:12 2020
-@@ -41,7 +41,6 @@
- #endif
- #if defined(_MSDOS) || defined(_WIN32)
- # include <fcntl.h>
--# include <getopt.h>
- # include <io.h>
- #endif
- #include <stdio.h>