summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/t1utils-PATCHES/patch-05-getopt
blob: 3a78ff17b1dcc94783cb2347e4a466ba70efb906 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ur t1utils-1.39.orig/t1unmac.c t1utils-1.39/t1unmac.c
--- t1utils-1.39.orig/t1unmac.c	2015-03-02 08:52:29.000000000 +0100
+++ t1utils-1.39/t1unmac.c	2015-03-02 08:57:05.000000000 +0100
@@ -41,7 +41,6 @@
 #endif
 #if defined(_MSDOS) || defined(_WIN32)
 # include <fcntl.h>
-# include <getopt.h>
 # include <io.h>
 #endif
 #include <stdio.h>