aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8/files/patch-jbig2dec__os_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript8/files/patch-jbig2dec__os_types.h')
-rw-r--r--print/ghostscript8/files/patch-jbig2dec__os_types.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript8/files/patch-jbig2dec__os_types.h b/print/ghostscript8/files/patch-jbig2dec__os_types.h
deleted file mode 100644
index 4ce75024cc04..000000000000
--- a/print/ghostscript8/files/patch-jbig2dec__os_types.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- jbig2dec/os_types.h.orig Thu Dec 29 04:56:24 2005
-+++ jbig2dec/os_types.h Sun May 28 01:10:59 2006
-@@ -47,7 +47,7 @@
-
- #if defined(HAVE_STDINT_H) || defined(__MACOS__)
- # include <stdint.h>
--#elif defined(__VMS)
-+#elif defined(__VMS) || defined(__FreeBSD__)
- # include <inttypes.h>
- #endif
-