components/ghostscript/patches/25054202.patch
changeset 7819 b1bca76ec901
equal deleted inserted replaced
7818:c93a988b3522 7819:b1bca76ec901
       
     1 Solaris-specific; not suitable for upstream
       
     2 
       
     3 --- ghostscript-9.20/base/claptrap.h	2016-09-26 03:41:28.000000000 -0700
       
     4 +++ claptrap.h	2016-11-23 22:15:32.906869606 -0800
       
     5 @@ -20,9 +20,6 @@
       
     6  #include "stdpre.h"
       
     7  #include "gsmemory.h"
       
     8  
       
     9 -#ifndef restrict
       
    10 -#define restrict __restrict
       
    11 -#endif /* restrict */
       
    12  #ifndef inline
       
    13  #define inline __inline
       
    14  #endif /* inline */