edc9d0cc50
Version upgrade to 9.16rc2 (second release candidate for 9.16) for testing if it works. Now it also builds for SLE_11_SP3. OBS-URL: https://build.opensuse.org/request/show/293106 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=50
11 lines
236 B
Diff
11 lines
236 B
Diff
--- ghostscript-9.15/lcms2/include/lcms2.h
|
|
+++ ghostscript-9.15/lcms2/include/lcms2.h
|
|
@@ -67,6 +67,7 @@
|
|
#include <limits.h>
|
|
#include <time.h>
|
|
#include <stddef.h>
|
|
+#include <endian.h>
|
|
|
|
#ifndef CMS_USE_CPP_API
|
|
# ifdef __cplusplus
|