summaryrefslogtreecommitdiff
path: root/print/transfig/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/transfig/patches/patch-ab')
-rw-r--r--print/transfig/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/transfig/patches/patch-ab b/print/transfig/patches/patch-ab
deleted file mode 100644
index 931200a3f7f..00000000000
--- a/print/transfig/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2003/01/07 06:19:07 rh Exp $
-
---- fig2dev/dev/genemf.h.orig Wed Dec 18 15:42:05 2002
-+++ fig2dev/dev/genemf.h
-@@ -27,7 +27,7 @@
- typedef unsigned char uchar;
- typedef unsigned short TCHAR;
-
--#ifndef __USE_MISC
-+#if !defined(__USE_MISC) && !defined(__NetBSD__)
- /* Old compatibility names for C types. */
- typedef unsigned long int ulong;
- typedef unsigned short int ushort;