summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c')
-rw-r--r--print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c b/print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c
deleted file mode 100644
index 605148be439c..000000000000
--- a/print/ghostscript-gpl/files/patch-pcl3:eprn:gdeveprn.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- pcl3/eprn/gdeveprn.c.orig Sun Mar 25 13:59:11 2001
-+++ pcl3/eprn/gdeveprn.c Tue Apr 10 17:53:03 2001
-@@ -81,6 +81,9 @@
- #include "gstypes.h" /* needed by gsstate.h */
- #include "gsstate.h" /* needed by icstate.h */
- #include "icstate.h" /* for struct gs_context_state_s */
-+#if !defined(GS_REVISION) || GS_REVISION >= 700
-+#include "iapi.h" /* needed by iminst.h */
-+#endif
- #include "iminst.h" /* for struct gs_main_instance_s */
- #include "imain.h" /* for gs_main_instance_default() */
- #include "gscoord.h" /* for gs_setdefaultmatrix() */