11-fix-restrict.patch 285 B

1234567
  1. --- a/config-linux.h (index)
  2. +++ b/config-linux.h (working tree)
  3. @@ -1074,4 +1074,0 @@
  4. -/* Define to the equivalent of the C99 'restrict' keyword, or to
  5. - nothing if this is not supported. Do not define if restrict is
  6. - supported only directly. */
  7. -#define restrict __restrict__