summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/TLpatches/patch-05-getopt
blob: 38c9b9cb035affcb5f4b18f3827873165567dea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ur t1utils-1.41.orig/t1unmac.c t1utils-1.41/t1unmac.c
--- t1utils-1.41.orig/t1unmac.c	Thu Aug 17 01:31:39 2017
+++ t1utils-1.41/t1unmac.c	Mon Aug 28 14:26:09 2017
@@ -41,7 +41,6 @@
 #endif
 #if defined(_MSDOS) || defined(_WIN32)
 # include <fcntl.h>
-# include <getopt.h>
 # include <io.h>
 #endif
 #include <stdio.h>