patch-extensions_spellcheck_hunspell_src_hunspell_alloc_hooks_h 465 B

1234567891011
  1. --- mozilla-release.orig/extensions/spellcheck/hunspell/src/hunspell_alloc_hooks.h 2013-09-11 01:15:00.000000000 +0200
  2. +++ mozilla-release/extensions/spellcheck/hunspell/src/hunspell_alloc_hooks.h 2013-10-24 11:28:30.000000000 +0200
  3. @@ -33,6 +33,8 @@
  4. #ifndef alloc_hooks_h__
  5. #define alloc_hooks_h__
  6. +/* prevent free/calloc from sched.h to be included */
  7. +#undef _GNU_SOURCE
  8. /**
  9. * This file is force-included in hunspell code. Its purpose is to add memory