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, 11 insertions, 0 deletions
diff --git a/Build/source/utils/t1utils/TLpatches/patch-05-getopt b/Build/source/utils/t1utils/TLpatches/patch-05-getopt
new file mode 100644
index 00000000000..ea581057951
--- /dev/null
+++ b/Build/source/utils/t1utils/TLpatches/patch-05-getopt
@@ -0,0 +1,11 @@
+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>