diff options
Diffstat (limited to 'graphics/libgdiplus/patches/patch-ab')
-rw-r--r-- | graphics/libgdiplus/patches/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/libgdiplus/patches/patch-ab b/graphics/libgdiplus/patches/patch-ab deleted file mode 100644 index 4de4fd726fb..00000000000 --- a/graphics/libgdiplus/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/05/11 17:37:48 recht Exp $ - ---- src/tiffcodec.c.orig 2004-05-11 18:19:51.000000000 +0200 -+++ src/tiffcodec.c -@@ -14,7 +14,10 @@ - #endif - - #include <stdio.h> --#include <byteswap.h> -+ -+/* pkgsrc */ -+/* #include <byteswap.h> */ -+ - #include "tiffcodec.h" - - #ifdef HAVE_LIBTIFF |