diff options
Diffstat (limited to 'print/tex-luatex/files/patch-luatexdir_image_writeimg.h')
-rw-r--r-- | print/tex-luatex/files/patch-luatexdir_image_writeimg.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/tex-luatex/files/patch-luatexdir_image_writeimg.h b/print/tex-luatex/files/patch-luatexdir_image_writeimg.h deleted file mode 100644 index 264feada74cf..000000000000 --- a/print/tex-luatex/files/patch-luatexdir_image_writeimg.h +++ /dev/null @@ -1,11 +0,0 @@ ---- luatexdir/image/writeimg.h.orig 2015-03-20 07:59:58 UTC -+++ luatexdir/image/writeimg.h -@@ -27,7 +27,7 @@ - # include "pdf/pdfpage.h" - - typedef image_dict *idict_entry; --idict_entry *idict_array; -+extern idict_entry *idict_array; - - void new_img_pdfstream_struct(image_dict *); - image *new_image(void); |